From: Tomi Valkeinen Date: Tue, 22 Feb 2011 11:36:10 +0000 (+0200) Subject: OMAP: DSS2: move dss device clock configuration X-Git-Tag: v3.0-rc1~166^2~20^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6940a3dc59d9628c8d407b98b6f57df69e3ef52;p=pandora-kernel.git 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 --- Reading git-diff-tree failed