From: Pavel Machek Date: Thu, 22 Mar 2007 08:11:25 +0000 (-0800) Subject: [PATCH] fix extra BIOS invocation during resume X-Git-Tag: v2.6.21-rc5~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=058560fbd70190ea6b50b5df4d814bc30911d06b;p=pandora-kernel.git [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 Acked-by: "Rafael J. Wysocki" Cc: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed