[U-Boot] [PATCH 18/23] dm: gpio: tegra: Drop request()/free() in the driver
Simon Glass
sjg at chromium.org
Fri Oct 24 05:53:27 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/tegra_gpio.c | 110 ----------------------------------------------
> 1 file changed, 110 deletions(-)
Applied to u-boot-dm/master
More information about the U-Boot
mailing list