git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d3a8b5
)
ALSA: pcxhr: Use nonatomic PCM ops
author
Takashi Iwai
<tiwai@suse.de>
Wed, 10 Sep 2014 10:21:38 +0000
(12:21 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 15 Sep 2014 13:52:09 +0000
(15:52 +0200)
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 <tiwai@suse.de>
No differences found