summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2011-05-17 16:10:59 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-07-25 10:08:14 +0300
commitcb5930bdb57393a6ab9dc0c96fe5f03dcfb5bf43 (patch)
tree1d371a5cf7d8f28c8a07af392b098e006acc6315 /arch
parentb98482ed73810c4a970dee3402b35241d3ce4b7e (diff)
OMAP: DSS2: Fix init and unit sequence
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. The same goes for uninitialization order, and dss_uninit needs to be called last, and dispc_uninit just before that. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions