ALSA: constify ct_timer_ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sat, 9 Apr 2016 08:36:15 +0000 (10:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 9 Apr 2016 08:58:04 +0000 (10:58 +0200)
commit5305239312a5fcc50849e157a3178778c6914aa0
treecd3d07dd5279187644387172a1b0adff85a870bf
parente8369d65693bd4e21e043c0e66eff1056ed1e7a3
ALSA: constify ct_timer_ops structures

The ct_timer_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/cttimer.c