From: Michael Krufky Date: Tue, 22 Apr 2008 17:42:05 +0000 (-0300) Subject: V4L/DVB (7184): make hybrid_tuner_request_state tolerant of devices without i2c adapters X-Git-Tag: v2.6.26-rc1~1084^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6c46e24a3c89c1e2d0d3959e119583e1bc92d9;p=pandora-kernel.git V4L/DVB (7184): make hybrid_tuner_request_state tolerant of devices without i2c adapters Some dvb demodulators access the tuner directly without using i2c. In these cases, i2c_adap may be NULL. This patch fixes hybrid_tuner_request_state to allow for NULL i2c_adapters. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed