All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ALSA: struct bus_type cleanup
@ 2024-02-14 19:28 ` Ricardo B. Marliere
  0 siblings, 0 replies; 10+ messages in thread
From: Ricardo B. Marliere @ 2024-02-14 19:28 UTC (permalink / raw)
  To: Johannes Berg, Jaroslav Kysela, Takashi Iwai
  Cc: linuxppc-dev, alsa-devel, linux-sound, linux-kernel,
	Greg Kroah-Hartman, Ricardo B. Marliere

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 <johannes@sipsolutions.net>
To: Jaroslav Kysela <perex@perex.cz>
To: Takashi Iwai <tiwai@suse.com>
Cc:  <linuxppc-dev@lists.ozlabs.org>
Cc:  <alsa-devel@alsa-project.org>
Cc:  <linux-sound@vger.kernel.org>
Cc:  <linux-kernel@vger.kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@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 <ricardo@marliere.net>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-02-20  8:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-14 19:28 [PATCH 0/2] ALSA: struct bus_type cleanup Ricardo B. Marliere
2024-02-14 19:28 ` Ricardo B. Marliere
2024-02-14 19:28 ` [PATCH 1/2] ALSA: aoa: make soundbus_bus_type const Ricardo B. Marliere
2024-02-14 19:28   ` Ricardo B. Marliere
2024-02-14 19:28 ` [PATCH 2/2] ALSA: seq: make snd_seq_bus_type const Ricardo B. Marliere
2024-02-14 19:28   ` Ricardo B. Marliere
2024-02-15  7:48 ` [PATCH 0/2] ALSA: struct bus_type cleanup Greg Kroah-Hartman
2024-02-15  7:48   ` Greg Kroah-Hartman
2024-02-15 12:48 ` Takashi Iwai
2024-02-15 12:48   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.