Searched hist:cab941b7e5cf054502b01f776db724400ee5c1b6 (Results 1 – 9 of 9) sorted by relevance
/linux/sound/usb/ |
H A D | clock.h | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | pcm.h | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | quirks.h | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | endpoint.h | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | clock.c | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | card.h | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | endpoint.c | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | pcm.c | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | quirks.c | diff cab941b7e5cf054502b01f776db724400ee5c1b6 Mon Nov 23 09:53:33 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Constify audioformat pointer references
The audioformat is referred in many places but most of usages are read-only. Let's add const prefix in the possible places.
Tested-by: Keith Milner <kamilner@superlative.org> Tested-by: Dylan Robinson <dylan_robinson@motu.com> Link: https://lore.kernel.org/r/20201123085347.19667-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|