summaryrefslogtreecommitdiff
path: root/linux/drivers/media/Kconfig
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2008-02-17 09:41:31 -0500
committerMichael Krufky <mkrufky@linuxtv.org>2008-02-17 09:41:31 -0500
commit63d1236173763de03a559afb07ab06076b58c94d (patch)
tree9407ab7c478376c12f2d062d0539a689c959f7fa /linux/drivers/media/Kconfig
parentd7a21fddc3715e75592fc3bbca4b9f41d5d6c3df (diff)
downloadmediapointer-dvb-s2-63d1236173763de03a559afb07ab06076b58c94d.tar.gz
mediapointer-dvb-s2-63d1236173763de03a559afb07ab06076b58c94d.tar.bz2
tuner-simple: do not send i2c commands if there is no i2c adapter
From: Michael Krufky <mkrufky@linuxtv.org> if (priv->i2c_props.adap == NULL) then exit any function that would send commands over the i2c bus. We allow drivers to attach without an i2c adapter for cases where the dvb demod accesses the tuner directly via calc_regs. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/Kconfig')
0 files changed, 0 insertions, 0 deletions