]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] fix extra BIOS invocation during resume
authorPavel Machek <pavel@ucw.cz>
Thu, 22 Mar 2007 08:11:25 +0000 (00:11 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 23 Mar 2007 02:39:06 +0000 (19:39 -0700)
commit058560fbd70190ea6b50b5df4d814bc30911d06b
tree66aa04a78e34e91ab989a81a8bfa901cb6c47181
parent165b239270be610a1e3999cb0d2e4e2c1f2a8fd4
[PATCH] fix extra BIOS invocation during resume

It causes extra moon icons blinking on x60, and breaks at least two other
systems.

During resume, we do not know that "reboot"/"shutdown" method was used, so
we assume "plaform" and call BIOS, anyway...

This is 2.6.21 material, and should fix 2 or 3 regressions from 2.6.20.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Acked-by: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/power/disk.c