From: Mauro Carvalho Chehab Date: Mon, 9 Feb 2009 15:27:03 +0000 (-0300) Subject: V4L/DVB (10511): saa7134: get rid of KBL X-Git-Tag: v2.6.30-rc1~621^2~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=befd6e645cc38eae0cfd4ef98b3daf0986240e2c;p=pandora-kernel.git V4L/DVB (10511): saa7134: get rid of KBL KBL is not needed on saa7134, so, let's remove it. However, we should take some care to avoid opening the module while initializing it. This issue exists with newer udev's that opens a device as soon as the driver is registered. So, a proper lock is needed on open. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed