linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ALSA: make snd_kcontrol_new const
@ 2017-08-16  8:44 Bhumika Goyal
  2017-08-16  8:44 ` [PATCH 1/3] ALSA: aoa: " Bhumika Goyal
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bhumika Goyal @ 2017-08-16  8:44 UTC (permalink / raw)
  To: julia.lawall, johannes, perex, tiwai, linuxppc-dev, alsa-devel,
	linux-kernel
  Cc: Bhumika Goyal

Make these structures const. Done using Coccinelle.

Bhumika Goyal (3):
  ALSA: aoa: make snd_kcontrol_new const
  ALSA: pcxhr: make snd_kcontrol_new const
  ALSA: hda: make snd_kcontrol_new const

 sound/aoa/codecs/onyx.c        | 12 ++++++------
 sound/pci/hda/patch_analog.c   |  4 ++--
 sound/pci/hda/patch_sigmatel.c |  2 +-
 sound/pci/pcxhr/pcxhr_mixer.c  |  4 ++--
 4 files changed, 11 insertions(+), 11 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-08-16 12:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16  8:44 [PATCH 0/3] ALSA: make snd_kcontrol_new const Bhumika Goyal
2017-08-16  8:44 ` [PATCH 1/3] ALSA: aoa: " Bhumika Goyal
2017-08-16  8:44 ` [PATCH 2/3] ALSA: pcxhr: " Bhumika Goyal
2017-08-16  8:44 ` [PATCH 3/3] ALSA: hda: " Bhumika Goyal
2017-08-16 12:41 ` [PATCH 0/3] ALSA: " Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).