linux/drivers/media/usb/as102
Arvind Yadav 7fb2e072d4 media: usb: constify usb_device_id
usb_device_id are not supposed to change at runtime. All functions
working with usb_device_id provided by <linux/usb.h> work with
const usb_device_id. So mark the non-const structs as const.

'drivers/media/usb/b2c2/flexcop-usb.c' Fix checkpatch.pl error:
ERROR: space prohibited before open square bracket '['.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-08-20 08:04:51 -04:00
..
as10x_cmd_cfg.c [media] as102: fix endiannes casts 2014-09-26 06:47:52 -03:00
as10x_cmd_stream.c
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_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: usb: constify usb_device_id 2017-08-20 08:04:51 -04:00
as102_usb_drv.h
Kconfig
Makefile [media] as102-fe: make it an independent driver 2014-08-21 15:25:30 -05:00