]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] media, sound: tea575x: constify snd_tea575x_ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 22 Nov 2015 10:32:53 +0000 (08:32 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Dec 2015 13:26:45 +0000 (11:26 -0200)
commit22dbec265c4fbea4cecc37bcbdbb730c0bc639ff
tree5b667ac50935e804b5f764ffbad7ab95686b5223
parent85f9e06c59cb93db93b163388d77d7aa9b6eed5a
[media] media, sound: tea575x: constify snd_tea575x_ops structures

The snd_tea575x_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>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/bt8xx/bttv-cards.c
drivers/media/radio/radio-maxiradio.c
drivers/media/radio/radio-sf16fmr2.c
drivers/media/radio/radio-shark.c
include/media/drv-intf/tea575x.h
sound/pci/es1968.c
sound/pci/fm801.c