commit | 6607e024014e4920e8d3e43bcfeec0436d43d980 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon May 14 12:03:34 2012 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu May 17 11:05:29 2012 +0100 |
tree | 67058567b0e441d84cb3ba72a361a54581bceb8e | |
parent | f9aa76a85248565ff13dc0e10633c4343a059f71 [diff] |
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>