ALSA: cs5535audio: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 12 Aug 2017 15:31:17 +0000 (21:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:31:44 +0000 (23:31 +0200)
commitd670315c4f08cf3f380d249c64b88171bd33a348
tree1f2388733c3c299cb4027eb3689cde4b4bc45765
parent5875adc2a77021874249009011d01ceae31b139a
ALSA: cs5535audio: 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/cs5535audio/cs5535audio_pcm.c