]> git.baikalelectronics.ru Git - kernel.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)
commit852742456c49b837469748210ff536474bcd197d
tree654883a8cfe8c4f978b4476149a6a5d36892bc63
parent4e342d59e186ee11fe5d1a18e0d47a30c9de4ad1
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