linux-stable/sound/pci/ca0106
Tong Zhang ee0761d1d8 ALSA: ca0106: fix error code handling
snd_ca0106_spi_write() returns 1 on error, snd_ca0106_pcm_power_dac()
is returning the error code directly, and the caller is expecting an
negative error code

Signed-off-by: Tong Zhang <ztong0001@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200824224541.1260307-1-ztong0001@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-08-25 09:27:49 +02:00
..
ca0106.h ALSA: ca0106: Constify snd_ca0106_details 2020-01-03 09:24:38 +01:00
ca0106_main.c ALSA: ca0106: fix error code handling 2020-08-25 09:27:49 +02:00
ca0106_mixer.c ALSA: Replace the word "slave" in vmaster API 2020-07-20 10:10:47 +02:00
ca0106_proc.c ALSA: ca0106: Constify snd_ca0106_category_str items 2020-01-03 09:24:37 +01:00
ca_midi.c
ca_midi.h
Makefile