diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-18 10:45:12 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-19 12:02:15 +0300 |
commit | f95925829b96199e4182438c3ea880ee15066b01 (patch) | |
tree | 99a100ad5a9552f6857c7b250d73aefffd0d3d5a /sound/firewire | |
parent | 1086373713fbd602ab73c1968e5f91f15f647c49 (diff) | |
download | linux-f95925829b96199e4182438c3ea880ee15066b01.tar.xz |
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/firewire')
0 files changed, 0 insertions, 0 deletions