]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge/synopsys: dsi: explicitly request exclusive reset control
authorPhilippe CORNU <philippe.cornu@st.com>
Tue, 1 Aug 2017 13:23:08 +0000 (15:23 +0200)
committerArchit Taneja <architt@codeaurora.org>
Mon, 4 Sep 2017 11:35:34 +0000 (17:05 +0530)
commit772d6470b57e6c91f94c11991b709885c16af0be
tree8c08dca9c8ab4b49081598baaf7ec1aa0dd88ec2
parent6b5377eef4ddf9a1d8d04119055552091f5521f2
drm/bridge/synopsys: dsi: explicitly request exclusive reset control

Based on patch "Convert drivers to explicit reset API" from Philipp Zabel

Commit bd31802b6394 ("reset: Ensure drivers are explicit when requesting
reset lines") started to transition the reset control request API calls
to explicitly state whether the driver needs exclusive or shared reset
control behavior. Convert all drivers requesting exclusive resets to the
explicit API call so the temporary transition helpers can be removed.

No functional changes.

Cc: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Philippe CORNU <philippe.cornu@st.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1501593788-21036-4-git-send-email-philippe.cornu@st.com
drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c