ALSA: riptide: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 12 Aug 2017 15:31:24 +0000 (21:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:31:53 +0000 (23:31 +0200)
commit14ff46fd99077c3c15cbf38ab1795cbd0f16669e
tree4a4f8c3d457a7f851c0fe13a98d380bc5f70dec3
parentecc6a044eb62cad892de28d1ea80a5c6f11ff402
ALSA: riptide: make snd_pcm_hardware const

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

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