ALSA: ppc: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Thu, 17 Aug 2017 09:15:56 +0000 (14:45 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 Aug 2017 10:44:18 +0000 (12:44 +0200)
commit21bf6cf5565c15ea76c13ce88441212f3a1f99ef
tree157c7839adc0d963ff0d75a2353ff7ca4966c510
parentd9b1b34fed50caf9a4d93af2490941f252669dcd
ALSA: ppc: 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/ppc/pmac.c