diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-05-24 15:18:10 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-05-24 15:41:44 +0200 |
commit | e6c2e7eb27fc512af6875d7f2cf313e29c61be0b (patch) | |
tree | 6e254e4b5b673569b2910fb2a6d7a16c86298308 /arch/arm/Kconfig | |
parent | 3cf981484a002fd02c410741d30b234227f89568 (diff) | |
download | op-kernel-dev-e6c2e7eb27fc512af6875d7f2cf313e29c61be0b.zip op-kernel-dev-e6c2e7eb27fc512af6875d7f2cf313e29c61be0b.tar.gz |
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>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions