diff options
author | Patrick Boettcher <Patrick.Boettcher@dibcom.fr> | 2011-08-03 12:08:21 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-11 09:36:14 -0800 |
commit | 4d2ae8d3b315fbf36d760fd8dd755fb1d55a0f87 (patch) | |
tree | 1b3f2d01e796f79db6b8681265e6f52da875d2f7 /drivers/media/dvb/frontends/isl6421.h | |
parent | 2ba0b8db49fe9f662eb20bd5fa84c91bcdaec206 (diff) | |
download | kernel_samsung_aries-4d2ae8d3b315fbf36d760fd8dd755fb1d55a0f87.zip kernel_samsung_aries-4d2ae8d3b315fbf36d760fd8dd755fb1d55a0f87.tar.gz kernel_samsung_aries-4d2ae8d3b315fbf36d760fd8dd755fb1d55a0f87.tar.bz2 |
DiBcom: protect the I2C bufer access
commit 79fcce3230b140f7675f8529ee53fe2f9644f902 upstream.
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 <mchehab@redhat.com>
Cc: Florian Mickler <florian@mickler.org>
Signed-off-by: Olivier Grenie <olivier.grenie@dibcom.fr>
Signed-off-by: Patrick Boettcher <Patrick.Boettcher@dibcom.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/media/dvb/frontends/isl6421.h')
0 files changed, 0 insertions, 0 deletions