1
linux/drivers/video/omap2/dss
Tomi Valkeinen a9a6500b71 OMAP: DSS2: DSI: fix dsi_dump_clocks()
On OMAP4, reading DSI_PLL_CONFIGURATION2 register requires the L3 clock
(CIO_CLK_ICG) to PLL. Currently dsi_dump_clocks() tries to read that
register without enabling the L3 clock, leading to crash if DSI is not
in use.

The status of the bit being read from DSI_PLL_CONFIGURATION2 is
available from dsi_clock_info->use_sys_clk, so we can avoid the whole
problem by just using that.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-11 14:10:54 +03:00
..
core.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dispc.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
display.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dpi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dsi.c OMAP: DSS2: DSI: fix dsi_dump_clocks() 2011-05-11 14:10:54 +03:00
dss_features.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dss_features.h OMAP: DSS2: FEATURES: DSI PLL parameter cleanup 2011-03-15 12:35:38 +05:30
dss.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
dss.h OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS 2011-03-16 11:45:49 +05:30
hdmi_omap4_panel.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
hdmi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
hdmi.h OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
Kconfig OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 2011-03-16 11:45:50 +05:30
Makefile OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 2011-03-16 11:45:50 +05:30
manager.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
overlay.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
rfbi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
sdi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
venc.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00