]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
chipsfb: use correct pm state
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 26 Jul 2007 17:41:12 +0000 (10:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 26 Jul 2007 18:35:18 +0000 (11:35 -0700)
commit26b97237f7eee977eb8beb59adbbf0a8ab4f8276
treedf794af668258e77312339f51089544c6aa65c96
parent780dcdb21170ae8ad3faa640ede249261f216a8c
chipsfb: use correct pm state

chipsfb.c shouldn't use PM_SUSPEND_MEM in there, but PM_EVENT_SUSPEND.

Cc: Cedric Le Goater <clg@fr.ibm.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/chipsfb.c