2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 05:34:00 +08:00
linux-next/drivers/video/omap2
Tomi Valkeinen 2f18c4d898 OMAP: DSS2: improve DSS clk src selection
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>
2010-02-15 15:14:40 +02:00
..
displays OMAP: DSS: Taal: fix error returns in taal_probe() 2010-02-12 12:46:09 +02:00
dss OMAP: DSS2: improve DSS clk src selection 2010-02-15 15:14:40 +02:00
omapfb OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype 2010-02-15 15:14:39 +02:00
Kconfig OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
Makefile OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
vram.c
vrfb.c OMAP: Add support for VRFB rotation engine 2009-12-09 12:04:33 +02:00