commit | 064e186f8fe7f5e1c59f74bc455ac3aa18efa503 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Wed Dec 30 11:21:57 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 30 22:49:37 2015 +0100 |
tree | ae41f157cca18ae3f9a0005de8513659a961e49f | |
parent | f80e39e0225c01ee68764ef7594c3a29ab5ebabb [diff] |
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>