From: Andy Walls Date: Sat, 30 Jan 2010 19:20:27 +0000 (-0300) Subject: V4L/DVB: cx18: Add missing serialization locks to cx18-dvb X-Git-Tag: v2.6.34-rc1~280^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6adb21c8719feef3b1629f5a9b5535e914f897ed;p=pandora-kernel.git V4L/DVB: cx18: Add missing serialization locks to cx18-dvb Operations that manipulates the state of the encoder or global instance flags and variables should be serialized. This adds some serialization locks that have been missing from cx18-dvb. Since the DVB part of the CX23418 doesn't affect the encoder, no one would likely have ever noticed a race in changing card instance variables. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed