From 9bef72bdb26e291d6dffb04768741a0e49582666 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 10 Sep 2014 12:21:38 +0200 Subject: [PATCH] ALSA: pcxhr: Use nonatomic PCM ops 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: Takashi Iwai --- Reading git-format-patch failed