commit | e66fb184e749d70358df0e849e5f6ca2b5dabfc9 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 26 02:02:08 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 27 08:45:49 2017 -0400 |
tree | 500a59c80612e2916d17713622dfb29f6dffc5cd | |
parent | 868449422081f8f4b5d2969709c0aa9021184167 [diff] |
media: cx18: make v4l2_file_operations const Make this const as it is only stored in a const field of a video_device structure. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>