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

Simon Glass sjg at chromium.org
Fri Oct 24 05:53:38 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/s5p_gpio.c | 101 ------------------------------------------------
>  1 file changed, 101 deletions(-)

Applied to u-boot-dm/master


More information about the U-Boot mailing list