OSDN Git Service

media: ddbridge: constify stv0910_p and lnbh25_cfg
authorJulia Lawall <Julia.Lawall@lip6.fr>
Mon, 14 Aug 2017 17:15:12 +0000 (13:15 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 20 Aug 2017 11:43:17 +0000 (07:43 -0400)
commite6db389d8040c23c2bdb0c99a8d7b83222a4a010
tree250aa848fe9cc7a32be6a614094d3fd9e92ffcd1
parent0937e7e712074cc09b9d148f5fbf148717e0c3eb
media: ddbridge: constify stv0910_p and lnbh25_cfg

These structures are only copied into other structures, so
they can be const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/ddbridge/ddbridge-core.c