]> git.baikalelectronics.ru Git - kernel.git/commit
gma500: Fix crash on D2700MUD and various other boards
authorAlan Cox <alan@linux.intel.com>
Mon, 14 May 2012 11:03:34 +0000 (12:03 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 17 May 2012 10:05:29 +0000 (11:05 +0100)
commite057505c34f46070ab3e3d35448d5c4573ce9413
tree67058567b0e441d84cb3ba72a361a54581bceb8e
parente93f3feea745f31d58c8222b3fbe13cbfb5bfe2e
gma500: Fix crash on D2700MUD and various other boards

The recent changes led to the lid timer code being run on various devices.
It does no harm on most but isn't needed. It also calls unconditionally
into the Poulsbo backlight code which goes bang on Cedartrail.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/psb_device.c
drivers/gpu/drm/gma500/psb_drv.c