summaryrefslogtreecommitdiffstats
path: root/sound/oss
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-18 13:15:12 +0530
committerTakashi Iwai <tiwai@suse.de>2017-08-19 11:02:15 +0200
commitf95925829b96199e4182438c3ea880ee15066b01 (patch)
tree99a100ad5a9552f6857c7b250d73aefffd0d3d5a /sound/oss
parent1086373713fbd602ab73c1968e5f91f15f647c49 (diff)
downloadblackbird-obmc-linux-f95925829b96199e4182438c3ea880ee15066b01.tar.gz
blackbird-obmc-linux-f95925829b96199e4182438c3ea880ee15066b01.zip
ALSA: drivers: 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>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud