Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ACPI is wrong. Devices should not release their IRQ's on suspend and re-aquire them on resume. ACPI should just re-init the IRQ controller instead of breaking most drivers very subtly. Breakage reported by Hugh Dickins <hugh@veritas.com> Undo: d8c4b41 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information