From: Patrick Boettcher Date: Wed, 3 Aug 2011 15:08:21 +0000 (-0300) Subject: [media] DiBcom: protect the I2C bufer access X-Git-Tag: v3.2-rc1~112^2~337 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79fcce3230b140f7675f8529ee53fe2f9644f902;p=pandora-kernel.git [media] DiBcom: protect the I2C bufer access This patch protects the I2C buffer access in order to manage concurrent access. This protection is done using mutex. Furthermore, for the dib9000, if a pid filtering command is received during the tuning, this pid filtering command is delayed to avoid any concurrent access issue. Cc: Mauro Carvalho Chehab Cc: Florian Mickler Cc: stable@kernel.org Signed-off-by: Olivier Grenie Signed-off-by: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed