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:
25c038e
)
ARM: mach-mxs/mx28evk: Only register devices if their GPIO requests succeeded
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 14 Sep 2011 13:20:25 +0000
(10:20 -0300)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Tue, 20 Sep 2011 07:45:09 +0000
(09:45 +0200)
Currently framebuffer and MMC devices are registered even if their associated
GPIO pins fail to be requested.
Change the logic so that the registration of such devices only occurs if their
GPIO requests succeeded.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found