]> 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)
commitf25694e96a27c0fb5b7f1e2760eb36921f6e7740
treea099312eae00f3e4a7b45a7481e33ff815474913
parentc785c017c4deccb72be9305d985a7c2687716204
[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