1
0
Fork 0
alistair23-linux/drivers/media/usb/as102
Julia Lawall f691ba9864 [media] drivers/media/usb/as102: constify as102_priv_ops_t structure
The as102_priv_ops_t structure is never modified, so declare it as
const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-02-01 07:31:48 -02:00
..
Kconfig
Makefile [media] as102-fe: make it an independent driver 2014-08-21 15:25:30 -05:00
as10x_cmd.c [media] as102: fix endiannes casts 2014-09-26 06:47:52 -03:00
as10x_cmd.h [media] as102: fix endiannes casts 2014-09-26 06:47:52 -03:00
as10x_cmd_cfg.c [media] as102: fix endiannes casts 2014-09-26 06:47:52 -03:00
as10x_cmd_stream.c
as10x_handle.h [media] as102: prepare as102_fe to be compiled as a module 2014-08-21 15:25:30 -05:00
as102_drv.c [media] as102: fix error return code 2015-05-01 07:00:51 -03:00
as102_drv.h [media] drivers/media/usb/as102: constify as102_priv_ops_t structure 2016-02-01 07:31:48 -02:00
as102_fw.c [media] as102: fix potential double free in as102_fw_upload() 2015-11-19 09:16:10 -02:00
as102_fw.h
as102_usb_drv.c [media] drivers/media/usb/as102: constify as102_priv_ops_t structure 2016-02-01 07:31:48 -02:00
as102_usb_drv.h