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

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

Applied to u-boot-dm/master


More information about the U-Boot mailing list