Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1698769

[PATCH 0/5] ALSA: constify snd_timer_hardware structures

From Bhumika Goyal <bhumirks@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/5] ALSA: constify snd_timer_hardware structures
Date 2017-07-28 15:10 +0200
Message-ID <u8dbI-4ad-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Declare snd_timer_hardware structures as const.

Bhumika Goyal (5):
  ALSA: sound/core: constify snd_timer_hardware structures
  ALSA: isa: constify snd_timer_hardware structures
  ALSA: pci: constify snd_timer_hardware structures
  ALSA: sparc: constify snd_timer_hardware structure
  ALSA: opl3: constify snd_timer_hardware structures

 sound/core/hrtimer.c            | 2 +-
 sound/core/pcm_timer.c          | 2 +-
 sound/core/timer.c              | 2 +-
 sound/drivers/opl3/opl3_lib.c   | 4 ++--
 sound/isa/ad1816a/ad1816a_lib.c | 2 +-
 sound/isa/gus/gus_timer.c       | 4 ++--
 sound/isa/wss/wss_lib.c         | 2 +-
 sound/pci/emu10k1/timer.c       | 2 +-
 sound/pci/ymfpci/ymfpci_main.c  | 2 +-
 sound/sparc/cs4231.c            | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/5] ALSA: constify snd_timer_hardware structures Bhumika Goyal <bhumirks@gmail.com> - 2017-07-28 15:10 +0200

csiph-web