OSDN Git Service

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)
commit6607e024014e4920e8d3e43bcfeec0436d43d980
tree67058567b0e441d84cb3ba72a361a54581bceb8e
parentf9aa76a85248565ff13dc0e10633c4343a059f71
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