From: Matthew Garrett Date: Tue, 25 Nov 2008 21:48:14 +0000 (+0000) Subject: PCI/ACPI: acpiphp: Identify more removable slots X-Git-Tag: v2.6.29-rc1~181^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ee325e25a0f76fc3267872867b3d70af179aad;p=pandora-kernel.git PCI/ACPI: acpiphp: Identify more removable slots According to section 6.3.6 of the ACPI spec, the presence of an _RMV method that evaluates to 1 is sufficient to indicate that a slot is removable without needing an eject method. This patch refactors the ejectable slot detection code a little in order to flag these slots as ejectable and register them. Acpihp then binds to the expresscard slot on my HP test machine. Acked-by: Kristen Carlson Accardi Signed-off-by: Matthew Garrett Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed