ALSA: mips: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Thu, 17 Aug 2017 09:15:53 +0000 (14:45 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 Aug 2017 10:44:14 +0000 (12:44 +0200)
commit3068116f532639cc0420b30ac574af470c051e85
tree00ba9b022896044b151d5140d2d3a10544f3584e
parentaec5465485144e7b68da765f18d46bde4576c009
ALSA: mips: 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/mips/hal2.c
sound/mips/sgio2audio.c