commit | ab6c46e24a3c89c1e2d0d3959e119583e1bc92d9 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Tue Apr 22 14:42:05 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:07:43 2008 -0300 |
tree | c64ba84af1ec78289a9022874566605765a2010a | |
parent | bdb0aace95d42571ea054a56ed053f868336e13a [diff] |
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 <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>