On 22 October 2014 21:37, Simon Glass <s...@chromium.org> wrote:
> Add a separate internal helper function to get a GPIO value, so that we
> will be able to call it with the driver model version and avoid code
> duplication.
>
> Also move gpio_get_bank() and check_gpio() down below the helper functions
> as these won't be needed with driver model.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Tom Rini <tr...@ti.com>
> ---
>
> Changes in v2: None
>
>  drivers/gpio/omap_gpio.c | 78 
> ++++++++++++++++++++++++++----------------------
>  1 file changed, 42 insertions(+), 36 deletions(-)

Applied to u-boot-dm/master
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to