Lars-Peter Clausen e6c2e7eb27 ALSA: Constify the snd_pcm_substream struct ops field
The ops field of the snd_pcm_substream struct is never modified inside the ALSA
core. Making it const allows drivers to declare their snd_pcm_ops struct as
const.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-05-24 15:41:44 +02:00
..
2013-05-03 09:10:23 -07:00
2013-04-18 10:02:33 +02:00
2013-04-18 10:02:33 +02:00
2011-07-30 08:03:35 +02:00
2012-11-08 14:36:18 +01:00