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 To: Johannes Berg <johan...@sipsolutions.net> To: Jaroslav Kysela <pe...@perex.cz> To: Takashi Iwai <ti...@suse.com> Cc: <linuxppc-dev@lists.ozlabs.org> Cc: <alsa-de...@alsa-project.org> Cc: <linux-so...@vger.kernel.org> Cc: <linux-ker...@vger.kernel.org> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Signed-off-by: Ricardo B. Marliere <rica...@marliere.net> --- Ricardo B. Marliere (2): ALSA: aoa: make soundbus_bus_type const ALSA: seq: make snd_seq_bus_type const sound/aoa/soundbus/core.c | 2 +- sound/core/seq_device.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- base-commit: d7bf73809849463f76de42aad62c850305dd6c5d change-id: 20240214-bus_cleanup-alsa-1d05ffc6507b Best regards, -- Ricardo B. Marliere <rica...@marliere.net>