drm/bridge/sii8620: abstract out sink detection code
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 1 Feb 2017 07:47:40 +0000 (08:47 +0100)
committerArchit Taneja <architt@codeaurora.org>
Thu, 2 Feb 2017 09:45:26 +0000 (15:15 +0530)
commit9a466cd1dd0da76deef9641dbe64a59194e5ee41
tree1c242847e18b7577d8fb3cd53e953ed5cbea531c
parentef822a0745720fc477ea87a497e847ddc2feb1f0
drm/bridge/sii8620: abstract out sink detection code

MHL1 and MHL3 have different initialization paths. To make both protocols
happy sink detection is put into continuation after link mode enablement.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1485935272-17337-14-git-send-email-a.hajda@samsung.com
drivers/gpu/drm/bridge/sil-sii8620.c