commit | 507e190946297c34a27d9366b0661d5e506fdd03 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 26 09:08:11 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 27 08:44:58 2017 -0400 |
tree | cf0a66daba85624c8b3a237680b3226147fd67c6 | |
parent | 5303135c178c2f51044ddbc30037af9f030e6017 [diff] |
media: pci: make video_device const Make these const as they are either used during a copy operation or passed to a const argument of the function cx88_vdev_init. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>