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:
9250bc8
)
ARM: mx28evk: Simplify GPIO requests
author
Fabio Estevam
<fabio.estevam@freescale.com>
Fri, 27 Jan 2012 14:52:32 +0000
(12:52 -0200)
committer
Shawn Guo
<shawn.guo@linaro.org>
Tue, 31 Jan 2012 14:39:22 +0000
(22:39 +0800)
Requesting all the GPIOs on a single array (mx28evk_gpios[]) can make the
error handling of gpio_requests much simpler.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found