linux-stable/include/linux/device
Greg Kroah-Hartman 7c06be0425 driver core: bus: constify driver_find()
The driver_find() function can now take a const * to bus_type, not just
a * so fix that up.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230313182918.1312597-26-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-23 13:21:22 +01:00
..
bus.h driver core: bus: constify bus_rescan_devices() 2023-03-23 13:21:20 +01:00
class.h driver core: class: make class_create/remove_file*() options const 2023-03-17 15:16:41 +01:00
driver.h driver core: bus: constify driver_find() 2023-03-23 13:21:22 +01:00