mbox series

[0/2] ALSA: scarlett2: fix two small issues

Message ID cover.1624798436.git.g@b4.vu (mailing list archive)
Headers show
Series ALSA: scarlett2: fix two small issues | expand

Message

Geoffrey D. Bennett June 27, 2021, 1:22 p.m. UTC
Fix two small issues with the scarlett2 mixer driver.

Not applicable to stable.

Geoffrey D. Bennett (2):
  ALSA: scarlett2: Fix pad count for 18i8 Gen 3
  ALSA: scarlett2: Fix scarlett2_*_ctl_put() return values again

 sound/usb/mixer_scarlett_gen2.c | 40 ++++++++++++++++++++++++---------
 1 file changed, 30 insertions(+), 10 deletions(-)

Comments

Takashi Iwai July 1, 2021, 6:35 a.m. UTC | #1
On Sun, 27 Jun 2021 15:22:14 +0200,
Geoffrey D. Bennett wrote:
> 
> Fix two small issues with the scarlett2 mixer driver.
> 
> Not applicable to stable.
> 
> Geoffrey D. Bennett (2):
>   ALSA: scarlett2: Fix pad count for 18i8 Gen 3
>   ALSA: scarlett2: Fix scarlett2_*_ctl_put() return values again

Applied both patches now.  Thanks.


Takashi