From 6adb21c8719feef3b1629f5a9b5535e914f897ed Mon Sep 17 00:00:00 2001 From: Andy Walls Date: Sat, 30 Jan 2010 16:20:27 -0300 Subject: [PATCH] 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-format-patch failed