ALSA: lx6464es: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 12 Aug 2017 15:31:20 +0000 (21:01 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Aug 2017 21:31:48 +0000 (23:31 +0200)
commit033bb5676d5961371b8ec130ee9f9f9202ebd263
treee1962b59612da22f7c7b04303c18c02ad64e2884
parent5cf84795d3e1b6795a717e7c858a12486ccf760f
ALSA: lx6464es: make snd_pcm_hardware const

Make this const as it is 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/lx6464es/lx6464es.c