linux-stable/include/linux/device
Greg Kroah-Hartman 2e45fc5502 driver core: make subsys_dev_iter_init() static
No one outside of drivers/base/bus.c calls this function so make it
static and remove the exported symbol.

Reviewed-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230109175810.2965448-3-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-10 13:48:57 +01:00
..
bus.h driver core: make subsys_dev_iter_init() static 2023-01-10 13:48:57 +01:00
class.h driver core: make struct class.devnode() take a const * 2022-11-24 17:12:27 +01:00
driver.h Revert "driver core: Delete driver_deferred_probe_check_state()" 2022-08-23 13:14:02 +02:00