commit | d0f58bd3bba3877fb1af4664c4e33273d36f00e4 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Oct 31 14:44:23 2013 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Nov 18 14:32:26 2013 +0200 |
tree | 83051d3197332e7cf6d4bd54dd266f1b5d9a1113 | |
parent | 6e555e2752ea284bda55b0ee477a512e1525b84a [diff] |
OMAPDSS: remove struct dss_clock_info Remove struct dss_clock_info, as it is not usable in a case where DSS fclk comes from a dedicated PLL. Instead, just use the fclk rate in place of dss_clock_info, as that is all that's needed. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>