]> Pileus Git - ~andy/linux/commit
OMAPDSS: remove struct dss_clock_info
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 31 Oct 2013 12:44:23 +0000 (14:44 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Nov 2013 12:32:26 +0000 (14:32 +0200)
commitd0f58bd3bba3877fb1af4664c4e33273d36f00e4
tree83051d3197332e7cf6d4bd54dd266f1b5d9a1113
parent6e555e2752ea284bda55b0ee477a512e1525b84a
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>
drivers/video/omap2/dss/dpi.c
drivers/video/omap2/dss/dss.c
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/sdi.c