Searched hist:"5 fad16b5969b43a9722bbe3b288e40bff0003504" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/media/rc/ |
H A D | igorplugusb.c | diff 5fad16b5969b43a9722bbe3b288e40bff0003504 Sun Aug 13 03:54:44 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> [media] media: rc: 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.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | ati_remote.c | diff 5fad16b5969b43a9722bbe3b288e40bff0003504 Sun Aug 13 03:54:44 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> [media] media: rc: 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.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | streamzap.c | diff 5fad16b5969b43a9722bbe3b288e40bff0003504 Sun Aug 13 03:54:44 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> [media] media: rc: 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.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | redrat3.c | diff 5fad16b5969b43a9722bbe3b288e40bff0003504 Sun Aug 13 03:54:44 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> [media] media: rc: 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.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | imon.c | diff 5fad16b5969b43a9722bbe3b288e40bff0003504 Sun Aug 13 03:54:44 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> [media] media: rc: 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.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | mceusb.c | diff 5fad16b5969b43a9722bbe3b288e40bff0003504 Sun Aug 13 03:54:44 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> [media] media: rc: 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.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|