media: zoran: make zoran_template const
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 27 Sep 2017 14:16:47 +0000 (16:16 +0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 27 Oct 2017 12:12:04 +0000 (14:12 +0200)
commit9676593c9060d011aa97f7ab3d2d63a1bf1c01df
treef3bc1ec65d7a88989bd980351a29af11626876b8
parentb145ef4f79757dc39488025bfc92481279461034
media: zoran: make zoran_template const

Make this const as it is only used in a copy operation in the file
referencing it. Make the declaration const too.

Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/zoran/zoran_card.h
drivers/media/pci/zoran/zoran_driver.c