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:
7dedd34
)
ARM: OMAP2+: Avoid idling memory controllers with no drivers
author
Rajendra Nayak
<rnayak@ti.com>
Mon, 29 Jul 2013 05:01:50 +0000
(23:01 -0600)
committer
Paul Walmsley
<paul@pwsan.com>
Tue, 30 Jul 2013 11:13:36 +0000
(
05:13
-0600)
Memory controllers in OMAP (like GPMC and EMIF) have the hwmods marked with
HWMOD_INIT_NO_IDLE and are left in enabled state post initial setup.
Even if they have drivers missing, avoid idling them as part of
omap_device_late_idle()
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Tested-by: Mark Jackson <mpfj-list@newflow.co.uk>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_device.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap2/omap_device.c
Simple merge