]> git.baikalelectronics.ru Git - kernel.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)
commit573494d00d266385c43ab2e448a16b4b4bca222f
treefeab7519d5699ecb867fcbaf105ed8d2f46fe20d
parent5fdf57f909a77eef311cfd2f8f7f12a25d62827c
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