Home
last modified time | relevance | path

Searched hist:"00 c4a3c4" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/device/
H A Dbus.h00c4a3c4 Mon Mar 13 13:29:06 CDT 2023 Greg Kroah-Hartman <gregkh@linuxfoundation.org> driver core: bus: constantify bus_register()

bus_register() is now safe to take a constant * to bus_type, so make
that change and mark the subsys_private bus_type * constant as well.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230313182918.1312597-24-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/openbmc/linux/drivers/base/
H A Dbase.h00c4a3c4 Mon Mar 13 13:29:06 CDT 2023 Greg Kroah-Hartman <gregkh@linuxfoundation.org> driver core: bus: constantify bus_register()

bus_register() is now safe to take a constant * to bus_type, so make
that change and mark the subsys_private bus_type * constant as well.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230313182918.1312597-24-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dbus.c00c4a3c4 Mon Mar 13 13:29:06 CDT 2023 Greg Kroah-Hartman <gregkh@linuxfoundation.org> driver core: bus: constantify bus_register()

bus_register() is now safe to take a constant * to bus_type, so make
that change and mark the subsys_private bus_type * constant as well.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230313182918.1312597-24-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>