[PATCH 0/1] mcb: better use of buses when registering mcb devices

From: Rodríguez Barbarin, José Javier
Date: Fri Oct 20 2023 - 08:44:43 EST


As Greg suggested in:
https://lore.kernel.org/all/2023100557-mournful-veto-64a2@gregkh/

There was an odd usage of bus_for_each_dev() where the bus used was
being assumed and the input parameter of mcb_bus_add_devices() was
ignored.

Jose Javier Rodriguez Barbarin (1):
mcb: Use the actual bus passed to init and release functions

drivers/mcb/mcb-core.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
2.34.1