]> rtime.felk.cvut.cz Git - linux-imx.git/commit
HACK: OMAP: DSS2: clk hack for OMAP2/3
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 1 Aug 2011 11:32:23 +0000 (14:32 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 1 Aug 2011 11:56:49 +0000 (14:56 +0300)
commit9ede365aa6f74428a1f69c21ca1cf21213167576
tree654883a8cfe8c4f978b4476149a6a5d36892bc63
parent69f06054aad122b314cd64fdafdf14fc3b8e5b7c
HACK: OMAP: DSS2: clk hack for OMAP2/3

The HWMOD data for OMAP2 and 3 are currently not up to date regarding
DSS (OMAP4 HWMOD data is fine). This patch makes the DSS driver to get
the opt clocks needed for OMAP2/3 with the old clock names, thus
allowing DSS driver to use runtime PM.

The HWMOD databases should be fixes ASAP, and this patch can be reverted
after that.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dsi.c
drivers/video/omap2/dss/dss.c
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/rfbi.c
drivers/video/omap2/dss/venc.c