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:
c6e8d86
)
[media] it913x ver 1.26 change to remove interruptible mutex locks
author
Malcolm Priestley
<tvboxspy@gmail.com>
Sun, 12 Feb 2012 10:29:38 +0000
(07:29 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 8 Mar 2012 11:52:25 +0000
(08:52 -0300)
Some virtual I2C commands are missed along some PID filtering
commands resulting complete stall of driver.
Since dvb-usb cannot handle the -EAGAIN error and commands
generally should not be missed mutex_lock is used instead.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found