ALSA: mixart: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 12 Aug 2017 15:31:21 +0000 (21:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:31:49 +0000 (23:31 +0200)
commit7d4edd425477a9b85c03d6623107465e8cecd938
tree0288ffce67cfbc878bf87a01352673bd3c99cd25
parent033bb5676d5961371b8ec130ee9f9f9202ebd263
ALSA: mixart: 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/mixart/mixart.c