On 31 March 2015 at 21:17, Simon Glass <s...@chromium.org> wrote:
> On 31 March 2015 at 10:57, Przemyslaw Marczak <p.marc...@samsung.com> 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 <p.marc...@samsung.com>
>> Cc: Simon Glass <s...@chromium.org>
>>
>> Changes V3:
>> - new commit
>
> There's something odd about the change logs here - they are coming in
> as part of the commit message. Are you using patman?
>
> Acked-by: Simon Glass <s...@chromium.org>

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

Reply via email to