OSDN Git Service

drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenerate_cts()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 31 Jan 2015 14:50:23 +0000 (14:50 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 30 Mar 2015 18:42:04 +0000 (19:42 +0100)
commit351e1354fcd06e96245f8fda141ac3cc2f68f763
tree9a0c57df2ef548735fa138d5b43eac579d3bc044
parentc517d838eb7d07bbe9507871fab3931deccff539
drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenerate_cts()

Combine these two functions into a single implementation.  These two
functions are called consecutively anyway.  Idea from a patch by
Yakir Yang.

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Tested-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/bridge/dw_hdmi.c