summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/nwl-dsi.c
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2022-04-01 18:05:33 +0300
committerRobert Foss <robert.foss@linaro.org>2022-04-04 12:14:32 +0300
commit3730bc6147b05109b419ccff7b6f9ef3e3e71ffe (patch)
treee3b285136bf28eafe21f345b566e470370f2877a /drivers/gpu/drm/bridge/nwl-dsi.c
parentba5f33cccc7586c7b3f87f73b826786d8974a835 (diff)
downloadlinux-3730bc6147b05109b419ccff7b6f9ef3e3e71ffe.tar.xz
drm: bridge: mcde_dsi: Drop explicit bridge remove
This driver has been changed to use the resource managed devm_drm_of_get_bridge() to get bridge from ->bind(), it's unnecessary to call drm_of_panel_bridge_remove() to remove the bridge from ->unbind() as devm_drm_of_get_bridge() is automatically remove the bridge when @dev is unbound. Drop it the drm_bridge_remove(). Cc: Linus Walleij <linus.walleij@linaro.org> Reported-by: Maxime Ripard <maxime@cerno.tech> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Robert Foss <robert.foss@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220401150533.7777-1-jagan@amarulasolutions.com
Diffstat (limited to 'drivers/gpu/drm/bridge/nwl-dsi.c')
0 files changed, 0 insertions, 0 deletions