aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorChuhong Yuan <[email protected]>2020-03-24 13:23:53 +0000
committerBartlomiej Zolnierkiewicz <[email protected]>2020-04-17 13:50:13 +0000
commitfbe3d80df87bb3f91fe1d8b421b69c3c8d089640 (patch)
tree8ceefab89e3e00a43aad597bea01e6cd72c4d97b /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentfbdev: s1d13xxxfb: add missed unregister_framebuffer in remove (diff)
downloadkernel-fbe3d80df87bb3f91fe1d8b421b69c3c8d089640.tar.gz
kernel-fbe3d80df87bb3f91fe1d8b421b69c3c8d089640.zip
video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
The driver forgets to free irq in remove which is requested in probe. Add the missed call to fix it. Also, the position of request_irq() in probe should be put before register_framebuffer(). Signed-off-by: Chuhong Yuan <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions