summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/atmel_lcdfb.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-03 13:57:34 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-13 18:58:39 +0200
commit13b7c0390a5d3840e1e2cda8f44a310fdbb982de (patch)
tree44d79d88a03590b7363298f8616c4467201c3f62 /drivers/video/fbdev/atmel_lcdfb.c
parentRevert "video: imsttfb: fix potential NULL pointer dereferences" (diff)
downloadlinux-13b7c0390a5d3840e1e2cda8f44a310fdbb982de.tar.xz
linux-13b7c0390a5d3840e1e2cda8f44a310fdbb982de.zip
video: imsttfb: check for ioremap() failures
We should check if ioremap() were to somehow fail in imsttfb_probe() and handle the unwinding of the resources allocated here properly. Ideally if anyone cares about this driver (it's for a PowerMac era PCI display card), they wouldn't even be using fbdev anymore. Or the devm_* apis could be used, but that's just extra work for diminishing returns... Cc: Finn Thain <fthain@telegraphics.com.au> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20210503115736.2104747-68-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/fbdev/atmel_lcdfb.c')
0 files changed, 0 insertions, 0 deletions