Messages in this thread |  | | Date | Sun, 06 Aug 2017 22:21:02 +0200 | From | Takashi Iwai <> | Subject | Re: [PATCH 0/7] constify ALSA usb_device_id. |
| |
On Sun, 06 Aug 2017 08:48:52 +0200, Arvind Yadav wrote: > > 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. > > Arvind Yadav (7): > [PATCH 1/7] ALSA: 6fire: constify usb_device_id. > [PATCH 2/7] ALSA: bcd2000: constify usb_device_id. > [PATCH 3/7] ALSA: snd-usb-caiaq: constify usb_device_id. > [PATCH 4/7] ALSA: usb-audio: constify usb_device_id. > [PATCH 5/7] ALSA: ua101: constify usb_device_id. > [PATCH 6/7] ALSA: us122l: constify usb_device_id. > [PATCH 7/7] ALSA: usbusx2y: constify usb_device_id.
Applied all seven patches now. Thanks.
Takashi
|  |