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)
commit719edc8ea30195bb66d6d2e193a5130e3c963b0d
tree67058567b0e441d84cb3ba72a361a54581bceb8e
parent5724b1f4b3607c67165426590a5b2b745c3b1aca
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