[media] it913x ver 1.26 change to remove interruptible mutex locks
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 12 Feb 2012 10:29:38 +0000 (07:29 -0300)
committerMauro 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