aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sbshc.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-09-27ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002)Alexey Starikovskiy1-0/+27
Replace poll-based host controller driver with the notify-based one. Split it out of sbs.c. Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>