drm/bridge: adv7511: Enable connector polling when no interrupt is specified
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 5 Sep 2017 12:10:17 +0000 (14:10 +0200)
committerArchit Taneja <architt@codeaurora.org>
Sat, 16 Sep 2017 09:40:43 +0000 (15:10 +0530)
commit2f47f1c106d99f367f2924ce35741050fb87e081
treedbd732ad2e093cfbd9f55292778587cc6e93252e
parentfcb4c5eee79ea17e1fbc5b3ebbd575d56714fabe
drm/bridge: adv7511: Enable connector polling when no interrupt is specified

Fall back to polling the connector for connect and disconnect events when
no interrupt is specified. Otherwise these events will not be noticed and
monitor hotplug does not work.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20170905121018.11477-3-lars@metafoo.de
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c