]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit53377633ba9580632f28fd0e90b03cfa595b27f3
tree157c7839adc0d963ff0d75a2353ff7ca4966c510
parent9c10c686a4049c6b23e9b3458b50fa98c1c9b495
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