All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] constify snd_pcm_ops structures
@ 2016-09-01 22:13 ` Julia Lawall
  0 siblings, 0 replies; 28+ messages in thread
From: Julia Lawall @ 2016-09-01 22:13 UTC (permalink / raw)
  To: Jaroslav Kysela
  Cc: kernel-janitors, Takashi Iwai, alsa-devel, linux-kernel, linux-parisc

Constify snd_pcm_ops structures.

---

 sound/firewire/dice/dice-pcm.c          |    4 ++--
 sound/firewire/digi00x/digi00x-pcm.c    |    4 ++--
 sound/firewire/oxfw/oxfw-pcm.c          |    4 ++--
 sound/firewire/tascam/tascam-pcm.c      |    4 ++--
 sound/pci/ad1889.c                      |    4 ++--
 sound/pci/als300.c                      |    4 ++--
 sound/pci/als4000.c                     |    4 ++--
 sound/pci/asihpi/asihpi.c               |    4 ++--
 sound/pci/atiixp.c                      |    6 +++---
 sound/pci/atiixp_modem.c                |    4 ++--
 sound/pci/aw2/aw2-alsa.c                |    4 ++--
 sound/pci/azt3328.c                     |    6 +++---
 sound/pci/bt87x.c                       |    2 +-
 sound/pci/ca0106/ca0106_main.c          |   16 ++++++++--------
 sound/pci/cmipci.c                      |   10 +++++-----
 sound/pci/cs4281.c                      |    4 ++--
 sound/pci/cs5535audio/cs5535audio_pcm.c |    4 ++--
 sound/pci/ctxfi/ctpcm.c                 |    4 ++--
 sound/pci/emu10k1/emu10k1x.c            |    4 ++--
 sound/pci/emu10k1/emupcm.c              |   12 ++++++------
 sound/pci/emu10k1/p16v.c                |    4 ++--
 sound/pci/ens1370.c                     |    6 +++---
 sound/pci/es1938.c                      |    4 ++--
 sound/pci/es1968.c                      |    4 ++--
 sound/pci/fm801.c                       |    4 ++--
 sound/pci/hda/hda_controller.c          |    2 +-
 sound/pci/ice1712/ice1712.c             |   10 +++++-----
 sound/pci/ice1712/ice1724.c             |   10 +++++-----
 sound/pci/korg1212/korg1212.c           |    4 ++--
 sound/pci/lola/lola_pcm.c               |    2 +-
 sound/pci/lx6464es/lx6464es.c           |    4 ++--
 sound/pci/maestro3.c                    |    4 ++--
 sound/pci/mixart/mixart.c               |    4 ++--
 sound/pci/nm256/nm256.c                 |    4 ++--
 sound/pci/oxygen/oxygen_pcm.c           |   12 ++++++------
 sound/pci/pcxhr/pcxhr.c                 |    2 +-
 sound/pci/riptide/riptide.c             |    4 ++--
 sound/pci/rme32.c                       |   16 ++++++++--------
 sound/pci/rme96.c                       |    8 ++++----
 sound/pci/rme9652/hdsp.c                |    4 ++--
 sound/pci/rme9652/hdspm.c               |    2 +-
 sound/pci/rme9652/rme9652.c             |    4 ++--
 sound/pci/sonicvibes.c                  |    4 ++--
 sound/pci/trident/trident_main.c        |   12 ++++++------
 sound/pci/via82xx.c                     |   10 +++++-----
 sound/pci/via82xx_modem.c               |    4 ++--
 sound/pci/ymfpci/ymfpci_main.c          |   10 +++++-----
 47 files changed, 133 insertions(+), 133 deletions(-)

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

end of thread, other threads:[~2016-09-02 10:05 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-01 22:13 [PATCH 0/6] constify snd_pcm_ops structures Julia Lawall
2016-09-01 22:13 ` Julia Lawall
2016-09-01 22:13 ` [PATCH 1/6] ALSA: cs5535audio: " Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-01 22:13 ` [PATCH 2/6] ALSA: " Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-01 22:13 ` [PATCH 3/6] ALSA: firewire: " Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-01 23:28   ` Takashi Sakamoto
2016-09-01 23:28     ` Takashi Sakamoto
2016-09-02  0:06     ` Takashi Sakamoto
2016-09-02  0:06       ` Takashi Sakamoto
2016-09-01 22:13 ` [PATCH 4/6] ALSA: ad1889: " Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-01 22:13 ` [PATCH 5/6] ALSA: oxygen: " Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-01 22:13 ` [PATCH 6/6] ALSA: bt87x: " Julia Lawall
2016-09-01 22:13   ` Julia Lawall
2016-09-02  7:14 ` [alsa-devel] [PATCH 0/6] " Clemens Ladisch
2016-09-02  7:14   ` Clemens Ladisch
2016-09-02  9:57 ` Takashi Iwai
2016-09-02  9:57   ` Takashi Iwai
2016-09-02  9:57   ` Takashi Iwai
2016-09-02 10:05   ` Julia Lawall
2016-09-02 10:05     ` Julia Lawall

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.