Home
last modified time | relevance | path

Searched hist:"8 c558076c740e8009a96c6fdc3d4245dde62be77" (Results 1 – 4 of 4) sorted by relevance

/linux/sound/usb/
H A Dmixer_scarlett.cdiff 8c558076c740e8009a96c6fdc3d4245dde62be77 Thu May 03 12:33:32 CEST 2018 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Clean up mixer element list traverse

Introduce a new macro for iterating over mixer element list for
avoiding the open codes in many places. Also the open-coded
container_of() and the forced cast to struct usb_mixer_elem_info are
replaced with another simple macro, too.

No functional changes but just readability improvement.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dmixer.hdiff 8c558076c740e8009a96c6fdc3d4245dde62be77 Thu May 03 12:33:32 CEST 2018 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Clean up mixer element list traverse

Introduce a new macro for iterating over mixer element list for
avoiding the open codes in many places. Also the open-coded
container_of() and the forced cast to struct usb_mixer_elem_info are
replaced with another simple macro, too.

No functional changes but just readability improvement.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dmixer_quirks.cdiff 8c558076c740e8009a96c6fdc3d4245dde62be77 Thu May 03 12:33:32 CEST 2018 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Clean up mixer element list traverse

Introduce a new macro for iterating over mixer element list for
avoiding the open codes in many places. Also the open-coded
container_of() and the forced cast to struct usb_mixer_elem_info are
replaced with another simple macro, too.

No functional changes but just readability improvement.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dmixer.cdiff 8c558076c740e8009a96c6fdc3d4245dde62be77 Thu May 03 12:33:32 CEST 2018 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Clean up mixer element list traverse

Introduce a new macro for iterating over mixer element list for
avoiding the open codes in many places. Also the open-coded
container_of() and the forced cast to struct usb_mixer_elem_info are
replaced with another simple macro, too.

No functional changes but just readability improvement.

Signed-off-by: Takashi Iwai <tiwai@suse.de>