]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit91721ec1662cf4a7cc65bc0416a66a34d970ea11
tree176937c6789db2ecacfcc27f79074d12265c12a8
parent1a29626b1f12bd544eae9fcfdd06360f1b3f3254
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