ALSA: ca0106: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 12 Aug 2017 15:31:14 +0000 (21:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:31:40 +0000 (23:31 +0200)
commitd1876fe679cbfdfdcc3e7f84b779c99c919ef3f6
tree8dd823154d9be252ec2d33a653fd9798f0e3afda
parent343fd50561e13f1efb5ba72cc16ab12dcaf07df5
ALSA: ca0106: 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/ca0106/ca0106_main.c