diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-05-17 16:10:59 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-07-25 10:08:14 +0300 |
commit | cb5930bdb57393a6ab9dc0c96fe5f03dcfb5bf43 (patch) | |
tree | 1d371a5cf7d8f28c8a07af392b098e006acc6315 /include/video/omapdss.h | |
parent | b98482ed73810c4a970dee3402b35241d3ce4b7e (diff) | |
download | lwn-cb5930bdb57393a6ab9dc0c96fe5f03dcfb5bf43.tar.gz lwn-cb5930bdb57393a6ab9dc0c96fe5f03dcfb5bf43.zip |
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 'include/video/omapdss.h')
0 files changed, 0 insertions, 0 deletions