]> 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)
commitcfe9643a879f1bc89d42b6d525fba010f896109c
tree654883a8cfe8c4f978b4476149a6a5d36892bc63
parent99a7d3d8f2d696bd215257729256de7ce0ffccba
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