From: Malcolm Priestley Date: Sun, 12 Feb 2012 10:29:38 +0000 (-0300) Subject: [media] it913x ver 1.26 change to remove interruptible mutex locks X-Git-Tag: v3.4-rc1~110^2^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f3da990b8087c95613744a772cab7557b9b180;p=pandora-kernel.git [media] it913x ver 1.26 change to remove interruptible mutex locks 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed