All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ALSA: usb-audio: clock setup code refactoring
@ 2021-05-18 15:21 Takashi Iwai
  2021-05-18 15:21 ` [PATCH 1/2] ALSA: usb-audio: Refactoring UAC2/3 clock setup code Takashi Iwai
  2021-05-18 15:21 ` [PATCH 2/2] ALSA: usb-audio: Handle error for the current selector gracefully Takashi Iwai
  0 siblings, 2 replies; 3+ messages in thread
From: Takashi Iwai @ 2021-05-18 15:21 UTC (permalink / raw)
  To: alsa-devel

Hi,

this is a couple of patches for refactoring and improvements on
USB-audio clock setup code.  By replacing with unions, we can handle
both UAC2 and UAC3 equivalently.


Takashi

===

Takashi Iwai (2):
  ALSA: usb-audio: Refactoring UAC2/3 clock setup code
  ALSA: usb-audio: Handle error for the current selector gracefully

 sound/usb/clock.c | 298 +++++++++++++++-------------------------------
 1 file changed, 95 insertions(+), 203 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-18 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 15:21 [PATCH 0/2] ALSA: usb-audio: clock setup code refactoring Takashi Iwai
2021-05-18 15:21 ` [PATCH 1/2] ALSA: usb-audio: Refactoring UAC2/3 clock setup code Takashi Iwai
2021-05-18 15:21 ` [PATCH 2/2] ALSA: usb-audio: Handle error for the current selector gracefully Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.