commit | 82fad4762565ccae181c2d5ee332d47456e6ed7f | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Wed Sep 27 04:38:29 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Oct 31 06:38:22 2017 -0400 |
tree | ff5a4a1d606794e883ba3d31a4e9a6f81fd1d516 | |
parent | 0dd7054129c9b3d54c3716b8e38dcfcb43fe305d [diff] |
media: radio-si470x: make si470x_viddev_template const Make this const as it is only used in a copy operation in the files referencing it. Add const to declaration in the header too. Structure found using Coccienlle and changes done by hand. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>