ALSA: rme9652: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 12 Aug 2017 15:31:25 +0000 (21:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:31:54 +0000 (23:31 +0200)
commit18ed1cf00b9ad47021fda5d7392b32dadc788097
tree04b6162d63921b6ee9f97a589ec7e4a87ad1c944
parent14ff46fd99077c3c15cbf38ab1795cbd0f16669e
ALSA: rme9652: 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/rme9652/hdsp.c
sound/pci/rme9652/rme9652.c