]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0075cc24d47920101b54022a17b5afea818514a4
tree00ba9b022896044b151d5140d2d3a10544f3584e
parent3c23b9b40abf7decd2a8f3f29799ff3f735ff7e5
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