[U-Boot] [PATCH 20/23] dm: gpio: rpi_b: Drop request()/free() in the driver

Simon Glass sjg at chromium.org
Fri Oct 24 05:53:34 CEST 2014


On 4 October 2014 11:29, Simon Glass <sjg at chromium.org> wrote:
> Now that the uclass supports gpio_request/free() there is no need for the
> driver to implement it too. Drop this unnecessary code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/gpio/bcm2835_gpio.c | 89 ---------------------------------------------
>  1 file changed, 89 deletions(-)

Applied to u-boot-dm/master


More information about the U-Boot mailing list