]> git.baikalelectronics.ru Git - kernel.git/commit
[media] av7110: constify sp8870_config structure
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 3 Jan 2016 11:58:14 +0000 (09:58 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 09:54:37 +0000 (07:54 -0200)
commit7accd5dc2b16ebd53d60f0228f5eb7857610bfaa
treea099312eae00f3e4a7b45a7481e33ff815474913
parent5686f0c802988a97a21f8743ffe7419263025c9d
[media] av7110: constify sp8870_config structure

This sp8870_config structure is never modified, so declare it as
const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/ttpci/av7110.c