commit | b2765092aed717ef9fd14bf5f82024359aff0576 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Apr 07 15:28:47 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 11 14:10:54 2011 +0300 |
tree | 9c46863daf6c37591ec8ba62dde9e3f7bfc1c6c6 | |
parent | 4e9f99d75cc6979b92d03ff9ae129c652c00a8d3 [diff] |
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>