From: Jonathan Nieder Date: Sun, 1 May 2011 09:30:14 +0000 (-0300) Subject: [media] cx88: protect cx8802_devlist with a mutex X-Git-Tag: v3.0-rc1~322^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=344d6c6ba6ba5c4fede2f07adbd26d53109a2dd8;p=pandora-kernel.git [media] cx88: protect cx8802_devlist with a mutex Add and use a mutex to protect the cx88-mpeg device list. Previously the BKL prevented races. Based on work by Ben Hutchings . Tested-by: Andi Huber Tested-by: Marlon de Boer Signed-off-by: Jonathan Nieder Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed