aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2011-07-29 21:41:37 -0500
committerZiyann <jaraidaniel@gmail.com>2014-10-01 12:56:18 +0200
commit76ddc1906b821a3e3ae360c2e9a8c3e915bae50f (patch)
tree37b4af0fcd1dc17a42803ef3e11c55d8166f526d /drivers/media
parent67933f5329fb4b4b3529729652bd01419f057bb6 (diff)
downloadkernel_samsung_tuna-76ddc1906b821a3e3ae360c2e9a8c3e915bae50f.tar.gz
kernel_samsung_tuna-76ddc1906b821a3e3ae360c2e9a8c3e915bae50f.tar.bz2
kernel_samsung_tuna-76ddc1906b821a3e3ae360c2e9a8c3e915bae50f.zip
HACK: OMAP2+: Makefile: sequence SR earlier than idle init
SR should be initialized in sequence before idle initialization is done and after pm basic inits are complete. PM initialization unfortunately is not too smart and has to depend on initcall sequencing to ensure proper dependencies are met. instead of fixing the entire PM init sequence(which is possible with function pointers being registered and invoked, but needs an entire revamp of OMAP PM's infrastructure), move SR initialization up in the chain to ensure this works. Change-Id: I643f73168753f618ccac6fd34b135aeb93923637 Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions