gma500: move the ASLE enable
authorAlan Cox <alan@linux.intel.com>
Mon, 16 Jul 2012 16:52:45 +0000 (17:52 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Jul 2012 16:20:33 +0000 (09:20 -0700)
commit166973e506231c496b4427760bcb5a9860422850
treeba09cdbe84f3ab072addf95834e3971317d99b7f
parentf507598b06ab00fb46495ccdeeb3ef9c1dc43dee
gma500: move the ASLE enable

Otherwise we end up getting the masks wrong, can get events before we
are doing power control and other ungood things.  Again this is a
regression fix where the ordering of handling was disturbed by other
work, and the user experience on some boxes is a blank screen.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpu/drm/gma500/opregion.c
drivers/gpu/drm/gma500/opregion.h
drivers/gpu/drm/gma500/psb_drv.c