git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eaa4f2
)
MX1/MX2: -EINVAL overwritten in second iteration in mxc_gpio_setup_multiple_pins()
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 3 Feb 2010 19:19:00 +0000
(20:19 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 4 Feb 2010 08:33:10 +0000
(09:33 +0100)
Due to the `ret = gpio_request()' below in the loop, the initial -EINVAL value
of ret is overwritten.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found