summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_print.h
diff options
context:
space:
mode:
authorFabio Estevam2018-02-16 21:16:10 +0100
committerAndrzej Hajda2018-03-15 09:45:11 +0100
commit7022a4a0ece6122e337e1c23af91128398209c8d (patch)
treed80d803fa66821e676d2e466b97dcc42c8afeae3 /include/drm/drm_print.h
parentdrm/vmwgfx: replace drm_*_unreference with drm_*_put (diff)
downloadkernel-qcow2-linux-7022a4a0ece6122e337e1c23af91128398209c8d.tar.gz
kernel-qcow2-linux-7022a4a0ece6122e337e1c23af91128398209c8d.tar.xz
kernel-qcow2-linux-7022a4a0ece6122e337e1c23af91128398209c8d.zip
drm/bridge: dw-hdmi: Remove unused hdmi_enable_overflow_interrupts()
The cable_plugin member never receives an assignment, so it is always false, which causes hdmi_enable_overflow_interrupts() to never be called as per the logic below: if (hdmi->cable_plugin && hdmi->sink_is_hdmi) hdmi_enable_overflow_interrupts(hdmi); This has been the case since the driver was originally introduced in commit 9aaf880ed4ee ("imx-drm: Add mx6 hdmi transmitter support"). Remove the cable_plugin element and the hdmi_enable_overflow_interrupts() function that is never called. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> # On R-Car H3 Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/1518812170-22687-1-git-send-email-festevam@gmail.com
Diffstat (limited to 'include/drm/drm_print.h')
0 files changed, 0 insertions, 0 deletions