commit | fe9619a7b583b5d5d9d7fc64c83e498e8f814696 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 26 02:13:46 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 27 08:46:05 2017 -0400 |
tree | 59ffb0a538eea78093f454ced037e48c9a0adfd9 | |
parent | e66fb184e749d70358df0e849e5f6ca2b5dabfc9 [diff] |
media: usbtv: 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>