Skip to content
Commit 7271e60a authored by Michael Krufky's avatar Michael Krufky Committed by Jean Delvare
Browse files

tuner: Do not alter i2c_client.name



The tuner driver used to change i2c_client.name for its own needs, but
it really shouldn't, as this field is used by i2c-core to do the
device/driver matching. So, create and use a separate field for the
tuner driver needs.

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent b3733034
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment