aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.h
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2018-02-09 07:30:44 +0000
committerTomi Valkeinen <[email protected]>2018-03-01 07:18:18 +0000
commite6204a58b9e9ad01ab9c6d4b8b2b8b9c4e38bbba (patch)
treee3cbd9eef09a592bcf3e25438d6f3edf61e19954 /drivers/gpu/drm/omapdrm/omap_fbdev.h
parentdrm/omap: fbdev: avoid double initializer entry (diff)
downloadkernel-e6204a58b9e9ad01ab9c6d4b8b2b8b9c4e38bbba.tar.gz
kernel-e6204a58b9e9ad01ab9c6d4b8b2b8b9c4e38bbba.zip
drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
If we have no crtcs/connectors, fbdev init goes fine, but omap_fbdev_create() is never called. This means that omap_fbdev->bo is NULL and omap_fbdev_free() crashes. Add a check to omap_fbdev_free() to handle the NULL case. Signed-off-by: Tomi Valkeinen <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.h')
0 files changed, 0 insertions, 0 deletions