OMAP: DSS2: DSI: fix use_sys_clk & highfreq
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 7 Apr 2011 12:28:47 +0000 (15:28 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 15 Apr 2011 07:54:10 +0000 (10:54 +0300)
commitae038af12c2bc0859279a1a62b5f8cb0ef00f5f8
tree2126df4c1b3773cfccc50d1dd8f00e3c45a6d5f3
parenta6360dd37e1a144ed11e6548371bade559a1e4df
OMAP: DSS2: DSI: fix use_sys_clk & highfreq

use_sys_clk and highfreq fields in dsi.current_cinfo were never set.
Luckily they weren't used anywhere so it didn't cause any problems.

This patch fixes those fields and they are now set at the same time as
the rest of the fields.

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