diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-05-17 16:10:59 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-06-06 10:23:20 +0300 |
commit | d89fafa7b6762ffe54bb7c7bbb208fcae35ac010 (patch) | |
tree | d10d45a9b25036d888862655569bbc8143c318c7 /include/video | |
parent | 25863e245df430312a9b7804225ebaf9569438f0 (diff) | |
download | kernel_samsung_tuna-d89fafa7b6762ffe54bb7c7bbb208fcae35ac010.zip kernel_samsung_tuna-d89fafa7b6762ffe54bb7c7bbb208fcae35ac010.tar.gz kernel_samsung_tuna-d89fafa7b6762ffe54bb7c7bbb208fcae35ac010.tar.bz2 |
OMAP: DSS2: Init dispc first before other components
The initialization order of the DSS modules is important when pm_runtime
support is implemented. Currently RFBI is initialized before DISPC,
which will cause problems with pm_runtime as RFBI uses DISPC.
Change the init order so that DISPC is before RFBI.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions