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:
565a79f
)
ASoC: imx-ssi: do not call hrtimer_disable in trigger function
author
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 14 Apr 2010 07:17:30 +0000
(09:17 +0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 15 Apr 2010 16:02:35 +0000
(
01:02
+0900)
Doing so causes a deadlock, so just signal the timer to stop
using an atomic variable.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found