kernel_optimize_test/include/acpi
Bjorn Helgaas 06ea8e08ae ACPI: acpi_bus_unregister_driver() returns void
Nobody looks at the return value, and this brings it into line with
pci_unregister_driver(), etc.  Also removed validation of the driver
pointer passed in to register and unregister.  More consistent, and we'll
find bugs faster if we fault rather than returning an error that's ignored.

Also makes internal functions acpi_device_unregister() and
acpi_driver_detach() void, since nobody uses their returns either.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2006-05-13 23:23:57 -04:00
..
platform [ACPI] ACPICA 20060127 2006-01-31 03:25:09 -05:00
acconfig.h [ACPI] ACPICA 20060127 2006-01-31 03:25:09 -05:00
acdebug.h
acdisasm.h
acdispat.h
acevents.h
acexcep.h
acglobal.h
achware.h
acinterp.h
aclocal.h [ACPI] ACPICA 20060127 2006-01-31 03:25:09 -05:00
acmacros.h [ACPI] ACPICA 20060127 2006-01-31 03:25:09 -05:00
acnames.h
acnamesp.h
acobject.h [ACPI] ACPICA 20060127 2006-01-31 03:25:09 -05:00
acopcode.h
acoutput.h
acparser.h
acpi_bus.h ACPI: acpi_bus_unregister_driver() returns void 2006-05-13 23:23:57 -04:00
acpi_drivers.h
acpi.h
acpiosxf.h [ACPI] ACPICA 20060127 2006-01-31 03:25:09 -05:00
acpixf.h
acresrc.h
acstruct.h
actables.h
actbl.h
actbl1.h
actbl2.h
actbl71.h
actypes.h [ACPI] ACPICA 20060127 2006-01-31 03:25:09 -05:00
acutils.h [ACPI] ACPICA 20060127 2006-01-31 03:25:09 -05:00
amlcode.h
amlresrc.h
container.h
pdc_intel.h
processor.h