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:
526570c
)
ARM: OMAP2+: Make GPMC skip disabled devices
author
Guido Martínez
<guido@vanguardiasur.com.ar>
Wed, 2 Jul 2014 13:35:18 +0000
(10:35 -0300)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 7 Jul 2014 11:57:17 +0000
(
04:57
-0700)
Currently, child nodes of the gpmc node are iterated and probed
regardless of their 'status' property. This means adding 'status =
"disabled";' has no effect.
This patch changes the iteration to only probe nodes marked as
available.
Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Tested-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap2/gpmc.c
Simple merge