ALSA: pcxhr: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 12 Aug 2017 15:31:23 +0000 (21:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:31:51 +0000 (23:31 +0200)
commitecc6a044eb62cad892de28d1ea80a5c6f11ff402
tree9b07937d80e750c64dc7e553eee949babb9cc2ee
parent4f8f04e8bd53d77f32052b069e88c53267f09165
ALSA: pcxhr: make snd_pcm_hardware const

Make this const as it is 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/pcxhr/pcxhr.c