drm/bridge/sii8620: split EDID read and write code
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 1 Feb 2017 07:47:44 +0000 (08:47 +0100)
committerArchit Taneja <architt@codeaurora.org>
Thu, 2 Feb 2017 09:45:28 +0000 (15:15 +0530)
commit263b5c93a2947bcab329b55e52b859e43a6539ee
tree176937c6789db2ecacfcc27f79074d12265c12a8
parent4dc3c0712720ca70b0563b4b64cf14175a96ef8c
drm/bridge/sii8620: split EDID read and write code

MHL3 requires that after reading EDID from the sink source should ask
peer for features. To make both protocols happy the patch splits the code
accordingly.

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-18-git-send-email-a.hajda@samsung.com
drivers/gpu/drm/bridge/sil-sii8620.c