]> git.ipfire.org Git - people/ms/linux.git/commit
ALSA: ctxfi: constify rsc ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 8 Nov 2015 22:40:41 +0000 (23:40 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Nov 2015 07:40:56 +0000 (08:40 +0100)
commit43f2cdeb7a61598050028f1eae51b9cb5398af42
treefeab7519d5699ecb867fcbaf105ed8d2f46fe20d
parent16771c7c704769c5f3d70c024630b6e5b3eafa67
ALSA: ctxfi: constify rsc ops structures

The various rsc 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/ctxfi/ctamixer.c
sound/pci/ctxfi/ctamixer.h
sound/pci/ctxfi/ctdaio.c
sound/pci/ctxfi/ctdaio.h
sound/pci/ctxfi/ctresource.c
sound/pci/ctxfi/ctresource.h
sound/pci/ctxfi/ctsrc.c
sound/pci/ctxfi/ctsrc.h