From: Dean Anderson Date: Fri, 9 Apr 2010 02:46:08 +0000 (-0300) Subject: V4L/DVB: s2255drv: removal of big kernel lock X-Git-Tag: v2.6.35-rc1~480^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ef91c9a55c89e8c57e628d371107cdfe2d0bd9;p=pandora-kernel.git V4L/DVB: s2255drv: removal of big kernel lock big kernel lock removed from open function. v4l2 code does not require locking the open function except to check asynchronous firmware load state, which is protected by a mutex Signed-off-by: Dean Anderson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed