1
0
Fork 0
remarkable-linux/sound/drivers/vx
Arvind Yadav bf83348455 ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops.
File size before:
   text	   data	    bss	    dec	    hex	filename
   7126	    240	      0	   7366	   1cc6	sound/drivers/vx/vx_pcm.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
   7382	      0	      0	   7382	   1cd6	sound/drivers/vx/vx_pcm.o

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-06-09 09:20:37 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
vx_cmd.c ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
vx_cmd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vx_core.c ALSA: vx: remove 'out of memory' message 2017-02-28 07:54:33 +01:00
vx_hwdep.c ALSA: vx: hard dependency on the standard fw loader 2012-11-22 17:48:01 +01:00
vx_mixer.c ALSA: declare snd_kcontrol_new structures as const 2017-05-30 10:29:25 +02:00
vx_pcm.c ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops. 2017-06-09 09:20:37 +02:00
vx_uer.c ALSA: vx: Use nonatomic PCM ops 2014-09-15 15:52:03 +02:00