drm drm_fb_helper: destroy modes
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 1 Feb 2012 10:38:22 +0000 (11:38 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Feb 2012 09:51:13 +0000 (09:51 +0000)
drm_setup_crtcs allocated modes using drm_mode_duplicate. Free
them in drm_fb_helper_crtc_free.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found