OMAP: DSS2: improve DSS clk src selection
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Fri, 8 Jan 2010 16:00:36 +0000 (18:00 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Mon, 15 Feb 2010 13:14:40 +0000 (15:14 +0200)
dss_select_clk_source() was rather confusing. Selecting the source with
enums is much clearer.

The clk source selection is also stored into memory, so that we know what
is the selected source, even when clocks are off. This is important during
setup, as we need to what clocks to turn on before the clocks are turned
on.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>

No differences found