]> git.baikalelectronics.ru Git - kernel.git/commit
drm/kms: fix fb cmap allocation to use modeset->crtc not crtc
authorBen Skeggs <bskeggs@redhat.com>
Tue, 8 Dec 2009 01:15:10 +0000 (11:15 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 8 Dec 2009 01:15:10 +0000 (11:15 +1000)
commitdae437dbc7305bdf12baa1799f38d61eefe1b38a
tree96b614f8e7c139b2142f2deb1f9fb6e98fd0a7df
parent526b40cbf0056f03df417b683df80ad805818c61
drm/kms: fix fb cmap allocation to use modeset->crtc not crtc

crtc may be undefined at this point.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_fb_helper.c