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)
commit55a8aeef6dbdb90f5ee97801b86c73ffd93e8afd
treefdca156ccbefbebe5877b8b8bff7556d4cf839c1
parent064e186f8fe7f5e1c59f74bc455ac3aa18efa503
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
This page took 0.036805 seconds and 5 git commands to generate.