ALSA: atiixp: constify atiixp_dma_ops structures
commit064e186f8fe7f5e1c59f74bc455ac3aa18efa503
authorJulia Lawall <Julia.Lawall@lip6.fr>
Wed, 30 Dec 2015 10:21:57 +0000 (30 11:21 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 30 Dec 2015 21:49:37 +0000 (30 22:49 +0100)
treeae41f157cca18ae3f9a0005de8513659a961e49f
parentf80e39e0225c01ee68764ef7594c3a29ab5ebabb
ALSA: atiixp: constify atiixp_dma_ops structures

The atiixp_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/atiixp.c
sound/pci/atiixp_modem.c