acpi: Export acpi_bus_type
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 23 Dec 2021 08:16:16 +0000 (11:16 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Dec 2021 11:13:03 +0000 (12:13 +0100)
commit13068b7472f9720f807fe72b9bf3f76b9fd6d6ab
treea91b982178e3d62e75aae45d2c1e2e121eb012de
parenta8cf05160336535fc352c0af66115d0ec0299404
acpi: Export acpi_bus_type

So we can use bus_for_each_dev() and others from modules.

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20211223081620.45479-2-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/bus.c