kernel_optimize_test/sound/usb/6fire
Arvind Yadav 31cb1fb41d ALSA: usb: constify snd_pcm_ops structures
snd_pcm_ops are not supposed to change at runtime. All functions
working with snd_pcm_ops provided by <sound/pcm.h> work with
const snd_pcm_ops. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-08-19 11:02:27 +02:00
..
chip.c ALSA: 6fire: constify usb_device_id. 2017-08-06 22:20:07 +02:00
chip.h
comm.c ALSA: 6fire: Use standard printk helpers 2014-02-26 17:22:09 +01:00
comm.h
common.h
control.c ALSA: 6fire: Use snd_ctl_enum_info() 2014-10-21 09:17:47 +02:00
control.h
firmware.c treewide: Fix typos in printk 2015-12-08 14:59:19 +01:00
firmware.h
Makefile
midi.c ALSA: usb: Constify snd_rawmidi_ops 2017-01-12 12:50:48 +01:00
midi.h ALSA: 6fire: make buffers DMA-able (midi) 2013-08-12 11:42:28 +02:00
pcm.c ALSA: usb: constify snd_pcm_ops structures 2017-08-19 11:02:27 +02:00
pcm.h ALSA: 6fire: make buffers DMA-able (pcm) 2013-08-12 11:42:28 +02:00