drm/bridge/sii8620: remove HSIC initialization
authorMaciej Purski <m.purski@samsung.com>
Wed, 29 Nov 2017 15:12:47 +0000 (16:12 +0100)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:57:36 +0000 (14:57 +0900)
commit1916680dce6dc162d73122270fe85a048133eda2
tree128c5f51e399cded932e263363b03ce212694fbe
parent1c15c659979b0a78255f13f81e05c14a70d8fa1e
drm/bridge/sii8620: remove HSIC initialization

HSIC initialization was taken from the vendor code. HSIC in MHL circuit
is not connected, so it is not possible to test it. Tests prove that
without HSIC the device works well. Therefore it can be removed.

Signed-off-by: Maciej Purski <m.purski@samsung.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1511968368-30884-1-git-send-email-m.purski@samsung.com
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I619d5eabbc04fa4d9134378cabd529682c9d114a
drivers/gpu/drm/bridge/sil-sii8620.c