mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
05d72cd5f1
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> |
||
---|---|---|
.. | ||
chip.c | ||
chip.h | ||
comm.c | ||
comm.h | ||
common.h | ||
control.c | ||
control.h | ||
firmware.c | ||
firmware.h | ||
Makefile | ||
midi.c | ||
midi.h | ||
pcm.c | ||
pcm.h |