]> asedeno.scripts.mit.edu Git - linux.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)
commit3defe84a76d5055b24e2e04b5171892fa9455566
treea099312eae00f3e4a7b45a7481e33ff815474913
parente22a3b34a1f2ee53f89aef86b15d6f677de6bdc5
[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