From: Michael Krufky Date: Tue, 22 Apr 2008 17:46:04 +0000 (-0300) Subject: V4L/DVB (7379): tuner: prevent instance sharing if i2c adapter is NULL X-Git-Tag: v2.6.26-rc1~1084^2~296 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cac2b0eb18e140e2f63146d0f97691e9238570b6;p=pandora-kernel.git V4L/DVB (7379): tuner: prevent instance sharing if i2c adapter is NULL We currently do not have a method to enable instance staring if i2c adapter is NULL, in the cases of dvb demods that write to the tuner directly using calc_regs. Prevent possible wrong instance sharing for these cases until a better solution can be found. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed