]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: cs5535audio: constify cs5535audio_dma_ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Wed, 30 Dec 2015 10:44:53 +0000 (11:44 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 30 Dec 2015 21:49:40 +0000 (22:49 +0100)
commitb77a42aec3196a04f6725839d7353ba48a5e0d50
treefdca156ccbefbebe5877b8b8bff7556d4cf839c1
parentcbdaabdcd9a496558ee29b31e35180984493b442
ALSA: cs5535audio: constify cs5535audio_dma_ops structures

The cs5535audio_dma_ops structures are never modified, so declare them as
const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs5535audio/cs5535audio_pcm.c