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:
9900132
)
V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134
author
Maxim Levitsky
<maximlevitsky@gmail.com>
Thu, 27 Sep 2007 23:34:15 +0000
(20:34 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 10 Oct 2007 03:02:58 +0000
(
00:02
-0300)
set_tvnorm can sleep in saa7134_i2c_xfer
(it will be called through tuner code)
but code calls it under spinlock. Fix that
Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found