ALSA: parisc: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Thu, 17 Aug 2017 09:16:00 +0000 (14:46 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 Aug 2017 10:44:24 +0000 (12:44 +0200)
commita977d0452fc8c4d6539dafeccac900761776a0aa
tree4c829f440b48c24c35ac09915edae2f3bf988fd4
parentaaffbf7824dde48dc9f72ffa1beb8a1dcb767fe1
ALSA: parisc: make snd_pcm_hardware const

Make these const as they are only used in a copy operation.
Done using Coccinelle

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/parisc/harmony.c