From: Richard Röjfors Date: Tue, 22 Sep 2009 09:07:06 +0000 (-0300) Subject: V4L/DVB (13176): adv7180: Support checking standard via interrupts X-Git-Tag: v2.6.33-rc1~338^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42752f7a3f4afbabb513d5769c590e9abe2d0cd6;p=pandora-kernel.git V4L/DVB (13176): adv7180: Support checking standard via interrupts If the I2C device provides an interrupt it is registered and the standard is updated via interrupts rather than polling. Since I2C communication is needed, the interrupt handler fires off a work which will check the new standard, and store it in the internal structure. To handle mutual exclusion a mutex is introduced. Signed-off-by: Richard Röjfors Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed