ACPI: fix parallel port IRQ after resume from S3
authorMichael Karcher <bugzilla-kernel@mkarcher.dialup.fu-berlin.de>
Fri, 9 Mar 2007 04:29:29 +0000 (23:29 -0500)
committerLen Brown <len.brown@intel.com>
Fri, 9 Mar 2007 04:29:29 +0000 (23:29 -0500)
The PNPACPI resource flags were broken.
This would apply to re-enabling a device any-time after boot,
not just after resume from S3.

http://bugzilla.kernel.org/show_bug.cgi?id=6316

Acked-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found