[PATCH 0/2] ARM: struct bus_type cleanup
Ricardo B. Marliere
ricardo at marliere.net
Sun Feb 11 07:45:06 PST 2024
This series is part of an effort to cleanup the users of the driver
core, as can be seen in many recent patches authored by Greg across the
tree (e.g. [1]).
---
[1]: https://lore.kernel.org/lkml/?q=f%3Agregkh%40linuxfoundation.org+s%3A%22make%22+and+s%3A%22const%22
Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo at marliere.net>
---
Ricardo B. Marliere (2):
ARM: sa1111: make sa1111_bus_type const
ARM: ecard: make ecard_bus_type const
arch/arm/common/sa1111.c | 2 +-
arch/arm/include/asm/ecard.h | 2 +-
arch/arm/include/asm/hardware/sa1111.h | 2 +-
arch/arm/mach-rpc/ecard.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
---
base-commit: 8790fade1a19caf714ba1d91ce1fdceb9f2067f2
change-id: 20240211-bus_cleanup-rmk-7fcb4be84c26
Best regards,
--
Ricardo B. Marliere <ricardo at marliere.net>
More information about the linux-arm-kernel
mailing list