kernel-ark/sound/drivers
Takashi Iwai eea0579fc8 ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK
With the callback mode HRTIMER_CB_IRQSAFE_UNLOCK, the start of the
stream with zero delay doesn't work.  Since IRQSAFE mode is removed,
we have to change the pcsp start-up code.

This patch splits the callback function to two parts, the triggering
of the port and the calculation of the expire time, and the update of
the ALSA PCM core.  The first part is called both from the trigger-start
and the hrtimer callback while the latter is handled only in the
hrtimer callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-11-26 14:13:03 +01:00
..
mpu401 [ALSA] Add MPU401_INFO_NO_ACK bitflag 2008-04-29 19:01:56 +02:00
opl3 ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
opl4 ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
pcsp ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK 2008-11-26 14:13:03 +01:00
vx ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
dummy.c ALSA: misc typo fixes 2008-10-19 10:36:08 +02:00
Kconfig [ALSA] Fix AC97 kconfig items 2008-05-27 15:56:20 +02:00
Makefile [ALSA] Add PC-speaker sound driver 2008-04-24 12:00:20 +02:00
ml403-ac97cr.c sound: struct device - replace bus_id with dev_name(), dev_set_name() 2008-11-03 08:57:33 +01:00
mtpav.c ALSA: mtpav - Fix race in probe 2008-10-10 13:41:58 +02:00
mts64.c
pcm-indirect2.c
pcm-indirect2.h
portman2x4.c
serial-u16550.c
virmidi.c