OMAP: DSS2: move dss device clock configuration
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 22 Feb 2011 11:36:10 +0000 (13:36 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:19:16 +0000 (14:19 +0300)
commitc6940a3dc59d9628c8d407b98b6f57df69e3ef52
treed041fc4a602b76cff311796d8300e9d77ea41e3b
parentcf398fb3e6aed8e7a9b3bcf77f6de2d34ccd2078
OMAP: DSS2: move dss device clock configuration

Clock configuration was defined inside dssdev.phy.dsi struct. The clock
config doesn't really belong there, and so it's moved to dssdev.clock
struct.

Now the explicit clock configuration could also be used for other
interfaces than DSI, although there's no support for it currently.

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