1
0
Fork 0
alistair23-linux/sound/usb/bcd2000
Arvind Yadav 5e055ea211 ALSA: bcd2000: 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: Takashi Iwai <tiwai@suse.de>
2017-08-06 22:20:08 +02:00
..
Makefile
bcd2000.c ALSA: bcd2000: constify usb_device_id. 2017-08-06 22:20:08 +02:00