commit | 92c6dc59b7c1ca514021502c7eef53b9f2c738fd | [log] [tgz] |
---|---|---|
author | Thomas Hood <jdthood@aglu.demon.nl> | Mon Jun 13 22:58:04 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue Jun 14 07:19:35 2005 -0700 |
tree | 18b82203c75979094e089e4feed1f825fa326c07 | |
parent | 223230e78900e5f0be984f7697cb9bf172d71a35 [diff] |
[PATCH] apm.c: ignore_normal_resume is set a bit too late This patch causes the ignore_normal_resume flag to be set slightly earlier, before there is a chance that the apm driver will receive the normal resume event from the BIOS. (Addresses Debian bug #310865) Signed-off-by: Thomas Hood <jdthood@yahoo.co.uk> Acked-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>