diff options
author | Archit Taneja <archit@ti.com> | 2012-04-09 15:06:41 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-05-09 13:44:09 +0300 |
commit | 3fa03ba8542c40b90c95facfecd9b2789f71c0b6 (patch) | |
tree | df910c413818cbbb1c03e36abe561f19ae941d65 /drivers/pps | |
parent | b3d795abb253c7605f8b6257f2e25e7ebaaf4b57 (diff) | |
download | op-kernel-dev-3fa03ba8542c40b90c95facfecd9b2789f71c0b6.zip op-kernel-dev-3fa03ba8542c40b90c95facfecd9b2789f71c0b6.tar.gz |
OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()
The pixel clock rate for the TV manager is calculated by checking the device
type connected to the manager, and then requesting the VENC/HDMI interface for
the pixel clock rate.
Remove the use of omap_dss_device pointer from here by checking which interface
generates the pixel clock by reading the DSS_CTRL.VENC_HDMI_SWITCH bit.
Signed-off-by: Archit Taneja <archit@ti.com>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions