summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2021-05-04 07:38:54 -0700
committerRobert Foss <robert.foss@linaro.org>2021-05-04 17:53:07 +0200
commit6268b28473c7d947ef4d3e86e959637f93556c06 (patch)
tree4181a6eb427ce2175efa2b3d1512929e8ec283e5 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentf7dbd8624ec62facbb7968a6b3e0f598b4bbf166 (diff)
downloadlinux-6268b28473c7d947ef4d3e86e959637f93556c06.tar.bz2
drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helper
The ti_sn_gpio_unregister() is not just called from the remove path but also from the error handling of the init path. That means it can't have the __exit annotation. Fixes: bf73537f411b ("drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Douglas Anderson <dianders@chromium.org> Reviewed-by: Robert Foss <robert.foss@linaro.org> Signed-off-by: Robert Foss <robert.foss@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20210504073845.1.Ibf4194f4252846edaa0c6a6c7b86588f75ad5529@changeid
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions