Commits
Julia Lawall committed 55a8aeef6db
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>