https://github.com/torvalds/linux
Revision 53e1719f3da0f095b8db1461bd12dd79f3246b84 authored by Ondrej Zary on 20 August 2012, 19:50:13 UTC, committed by Takashi Iwai on 21 August 2012, 05:29:40 UTC
snd_card_als100_probe() does not set pcm field in struct snd_sb.
As a result, PCM is not suspended and applications don't know that they need
to resume the playback.

Tested with Labway A381-F20 card (ALS120).

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 535b6c5
History
Tip revision: 53e1719f3da0f095b8db1461bd12dd79f3246b84 authored by Ondrej Zary on 20 August 2012, 19:50:13 UTC
ALSA: snd-als100: fix suspend/resume
Tip revision: 53e1719
File Mode Size
6fire
caiaq
misc
usx2y
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 521 bytes
card.c -rw-r--r-- 19.5 KB
card.h -rw-r--r-- 5.4 KB
clock.c -rw-r--r-- 9.0 KB
clock.h -rw-r--r-- 316 bytes
debug.h -rw-r--r-- 262 bytes
endpoint.c -rw-r--r-- 28.4 KB
endpoint.h -rw-r--r-- 1.0 KB
format.c -rw-r--r-- 14.7 KB
format.h -rw-r--r-- 317 bytes
helper.c -rw-r--r-- 2.8 KB
helper.h -rw-r--r-- 1.1 KB
midi.c -rw-r--r-- 62.6 KB
midi.h -rw-r--r-- 1.5 KB
mixer.c -rw-r--r-- 62.5 KB
mixer.h -rw-r--r-- 2.0 KB
mixer_maps.c -rw-r--r-- 12.3 KB
mixer_quirks.c -rw-r--r-- 28.2 KB
mixer_quirks.h -rw-r--r-- 367 bytes
pcm.c -rw-r--r-- 34.5 KB
pcm.h -rw-r--r-- 379 bytes
power.h -rw-r--r-- 375 bytes
proc.c -rw-r--r-- 6.0 KB
proc.h -rw-r--r-- 211 bytes
quirks-table.h -rw-r--r-- 66.8 KB
quirks.c -rw-r--r-- 22.3 KB
quirks.h -rw-r--r-- 682 bytes
stream.c -rw-r--r-- 13.5 KB
stream.h -rw-r--r-- 286 bytes
usbaudio.h -rw-r--r-- 2.9 KB

back to top