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:
6336c20
)
ALSA: pdaudiocf: Use nonatomic PCM ops
author
Takashi Iwai
<tiwai@suse.de>
Wed, 10 Sep 2014 12:58:59 +0000
(14:58 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 15 Sep 2014 13:52:38 +0000
(15:52 +0200)
Like other fixes, convert the tasklet to a threaded irq and replace
spinlock with mutex appropriately. ak4117_lock remains as spinlock
since it's called in another spinlock context from ak4117 driver.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found