summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2014-04-09 14:51:01 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-04-15 13:35:27 +0300
commit772cdc9777403f10c4229c49645024a502dfd783 (patch)
treea16a7c0b07ffb825bb2a018265657dc0575db1ea /Makefile
parent5ac96345899be859529e05af42f708ae7bd65782 (diff)
drm/omap: remove extra plane->destroy from crtc destroy
All the planes, including primary planes, are now destroyed by the drm framework. Thus we no longer need the explicit call to plane->destroy from the crtc's destroy function. This patch removes the call, thus fixing the crash caused by double freeing the plane. remove omap_crtc->plane->funcs->destroy(omap_crtc->plane) Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions