On Wed, 07 May 2025 06:58:47 +0200, Kuninori Morimoto wrote: > > > Takashi-san > > Many drivers are getting its private data via kcontrol->private_data, > but we already have common snd_kcontrol_chip(). We should use it. > > Kuninori Morimoto (12): > ALSA: sh: use snd_kcontrol_chip() > ALSA: i2c: use snd_kcontrol_chip() > ALSA: core: use snd_kcontrol_chip() > ALSA: virtio: use snd_kcontrol_chip() > ALSA: pci: hda: use snd_kcontrol_chip() > ALSA: usb: midi: use snd_kcontrol_chip() > ALSA: usb: mixer: use snd_kcontrol_chip() > ALSA: pci: au88x0: use snd_kcontrol_chip() > ALSA: pci: asihpi: use snd_kcontrol_chip() > ALSA: pci: ali5451: use snd_kcontrol_chip() > ALSA: usb: mixer_quirks: use snd_kcontrol_chip() > ALSA: usb: mixer_us16x08: use snd_kcontrol_chip() Applied all patches now to for-next branch. thanks, Takashi