commit | 6336c20cdaee1dd13d01dfa8c07ce3b18bbc846f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Sep 10 14:01:05 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Sep 15 15:52:10 2014 +0200 |
tree | c974b279979eadaa0ace3768d7e231a59f62f3bd | |
parent | 9bef72bdb26e291d6dffb04768741a0e49582666 [diff] |
ALSA: lx6464es: Use nonatomic PCM ops Like the other previous changes, this patch for lx6464es takes the same strategy for converting to nonatomic PCM ops: replacing spinlock with mutex, converting the irq tasklet to the threaded irq, and merging the trigger tasklets back to the trigger callback. Signed-off-by: Takashi Iwai <tiwai@suse.de>