ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()
"APIC" should be "ACPI" here. Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
committed by
Rafael J. Wysocki
parent
06a8566bcf
commit
b27b14cebf
@@ -1121,7 +1121,7 @@ int acpi_bus_register_driver(struct acpi_driver *driver)
|
|||||||
EXPORT_SYMBOL(acpi_bus_register_driver);
|
EXPORT_SYMBOL(acpi_bus_register_driver);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* acpi_bus_unregister_driver - unregisters a driver with the APIC bus
|
* acpi_bus_unregister_driver - unregisters a driver with the ACPI bus
|
||||||
* @driver: driver to unregister
|
* @driver: driver to unregister
|
||||||
*
|
*
|
||||||
* Unregisters a driver with the ACPI bus. Searches the namespace for all
|
* Unregisters a driver with the ACPI bus. Searches the namespace for all
|
||||||
|
Reference in New Issue
Block a user