diff options
| author | 2022-04-01 09:58:28 +0800 | |
|---|---|---|
| committer | 2022-04-04 11:24:54 +0200 | |
| commit | ae059c0b1cbf13867369deb8d831a11cac3b00a0 (patch) | |
| tree | f125097b2ea872e71fef9e1217dfa4c804cf759a /samples/git:/ssh:/git@git.zx2c4.com | |
| parent | drm: bridge: mcde_dsi: Drop explicit bridge remove (diff) | |
| download | linux-dev-ae059c0b1cbf13867369deb8d831a11cac3b00a0.tar.xz linux-dev-ae059c0b1cbf13867369deb8d831a11cac3b00a0.zip | |
drm/bridge: nwl-dsi: Drop the drm_of_panel_bridge_remove() function call
Since this driver has been changed to use the resource managed
devm_drm_of_get_bridge() to get bridge from ->attach(), it's
unnecessary to call drm_of_panel_bridge_remove() to remove the
bridge from ->detach(). So, let's drop the drm_of_panel_bridge_remove()
function call. As nwl_dsi_bridge_detach() only calls
drm_of_panel_bridge_remove(), it can also be dropped.
Cc: Robert Foss <robert.foss@linaro.org>
Cc: Guido Günther <agx@sigxcpu.org>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220401015828.2959505-1-victor.liu@nxp.com
Diffstat (limited to 'samples/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
