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
ac97
ali5451
asihpi
au88x0
aw2
ca0106
cs46xx
cs5535audio
ctxfi
echoaudio
emu10k1
hda
ice1712
korg1212
lola
lx6464es
mixart
nm256
oxygen
pcxhr
riptide
rme9652
trident
vx222
ymfpci
Kconfig -rw-r--r-- 24.4 KB
Makefile -rw-r--r-- 2.1 KB
ad1889.c -rw-r--r-- 26.2 KB
ad1889.h -rw-r--r-- 7.9 KB
ak4531_codec.c -rw-r--r-- 17.2 KB
als300.c -rw-r--r-- 23.5 KB
als4000.c -rw-r--r-- 31.4 KB
atiixp.c -rw-r--r-- 45.4 KB
atiixp_modem.c -rw-r--r-- 35.8 KB
azt3328.c -rw-r--r-- 85.3 KB
azt3328.h -rw-r--r-- 15.5 KB
bt87x.c -rw-r--r-- 29.4 KB
cmipci.c -rw-r--r-- 101.9 KB
cs4281.c -rw-r--r-- 64.6 KB
cs5530.c -rw-r--r-- 7.2 KB
ens1370.c -rw-r--r-- 78.9 KB
ens1371.c -rw-r--r-- 38 bytes
es1938.c -rw-r--r-- 55.4 KB
es1968.c -rw-r--r-- 78.5 KB
fm801.c -rw-r--r-- 41.5 KB
intel8x0.c -rw-r--r-- 92.4 KB
intel8x0m.c -rw-r--r-- 37.6 KB
maestro3.c -rw-r--r-- 81.7 KB
rme32.c -rw-r--r-- 57.6 KB
rme96.c -rw-r--r-- 66.4 KB
sis7019.c -rw-r--r-- 40.0 KB
sis7019.h -rw-r--r-- 13.3 KB
sonicvibes.c -rw-r--r-- 51.6 KB
via82xx.c -rw-r--r-- 77.1 KB
via82xx_modem.c -rw-r--r-- 34.5 KB

back to top