ALSA: ctxfi: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 12 Aug 2017 15:31:22 +0000 (21:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:31:50 +0000 (23:31 +0200)
commit4f8f04e8bd53d77f32052b069e88c53267f09165
tree81167f917d31cde669993a69db701638509f1eff
parent7d4edd425477a9b85c03d6623107465e8cecd938
ALSA: ctxfi: make snd_pcm_hardware const

Make these const as they are only used during a copy operation.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ctxfi/ctpcm.c