diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-10 13:47:37 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-10 17:56:10 +0200 |
commit | 2aa0eae9702ede2af21191bce8c5848eea3306e4 (patch) | |
tree | e05278f69644055c213042a6910413e96ab78d32 /Documentation/timers | |
parent | ALSA: intel8x0m: constify snd_pcm_ops structures (diff) | |
download | linux-2aa0eae9702ede2af21191bce8c5848eea3306e4.tar.xz linux-2aa0eae9702ede2af21191bce8c5848eea3306e4.zip |
ALSA: sis7019: 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 'Documentation/timers')
0 files changed, 0 insertions, 0 deletions