On 27 March 2015 at 11:33, Przemyslaw Marczak <[email protected]> wrote:
>
> The function gpio_request_list_by_name_nodev() returned -ENOSPC error,
> when the loop count was greater than requested count. This was wrong,
> because function should return the requested gpio count, when meets
> the call request without errors. Now, the loop ends on requested
> max_count.
>
> Signed-off-by: Przemyslaw Marczak <[email protected]>
> Cc: Simon Glass <[email protected]>
> ---
>  drivers/gpio/gpio-uclass.c | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)

Acked-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to