• Takashi Iwai's avatar
    ALSA: pcxhr: Use nonatomic PCM ops · 9bef72bd
    Takashi Iwai authored
    This time PCXHR, another Digigram boards: like the previous patches,
    the conversion is straightforward, replacing spinlocks with mutexes,
    merging the irq tasklet into the threaded irq handler and the PCM
    trigger tasklet back to the trigger callback.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    9bef72bd
pcxhr_core.c 37.1 KB