]> Git Repo - linux.git/commit
[ACPI] fix HP nx8220 boot hang regression
authorThomas Renninger <[email protected]>
Mon, 3 Oct 2005 17:39:00 +0000 (10:39 -0700)
committerLen Brown <[email protected]>
Wed, 30 Nov 2005 09:35:02 +0000 (04:35 -0500)
commitbd7ce5b5ff930c29b1c0405051e9c9388660b785
tree7aa081cec117678fd4175b02674fd2f7e3f114db
parentd2ef5ebb4c4fe141a82252d4db8d8521e6765c5a
[ACPI] fix HP nx8220 boot hang regression

This patch reverts the acpi_bus_find_driver() return value check
that came in via the PCI tree via 3fb02738b0fd36f47710a2bf207129efd2f5daa2

        [PATCH] acpi bridge hotadd: Allow ACPI .add and .start
operations to be done independently

This particular change broke booting of some HP/Compaq laptops unless
acpi=noirq is used.

http://bugzilla.kernel.org/show_bug.cgi?id=5221
https://bugzilla.novell.com/show_bug.cgi?id=116763

Signed-off-by: Thomas Renninger <[email protected]>
Cc: Rajesh Shah <[email protected]>
Signed-off-by: Len Brown <[email protected]>
drivers/acpi/scan.c
This page took 0.049332 seconds and 4 git commands to generate.