From: Andy Walls Date: Sat, 30 Jan 2010 18:28:22 +0000 (-0300) Subject: V4L/DVB: cx18: Add missing serialization locking to cx18-alsa X-Git-Tag: v2.6.34-rc1~280^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4729dcbba5431bf636d3d6615709383ad5e0d34;p=pandora-kernel.git V4L/DVB: cx18: Add missing serialization locking to cx18-alsa File operations that manipulate the state of the encoder, or video or audio subdevices or some of the stream flags need to be serialized. Add the serilization locks to cx18-alsa in a manner consistent with the locking for the v4l2 file operations. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed