summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <p.marczak@samsung.com>2015-03-31 18:57:16 +0200
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:17 -0600
commit2984e7a102aec85a39827b314bc898ebb5d2fdb9 (patch)
treeaa69cbadf4241af85ea80f28efb9fd906b2567b1 /drivers/i2c
parentf9f788f0721350e594ce3e7978968847b057afc1 (diff)
downloadblackbird-obmc-uboot-2984e7a102aec85a39827b314bc898ebb5d2fdb9.tar.gz
blackbird-obmc-uboot-2984e7a102aec85a39827b314bc898ebb5d2fdb9.zip
dm: gpio: request list: return the count if requests max_count reached
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.marczak@samsung.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud