tuner: Do not alter i2c_client.name
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 26 May 2008 14:08:40 +0000 (16:08 +0200)
committerJean Delvare <khali@hyperion.delvare>
Mon, 26 May 2008 14:08:40 +0000 (16:08 +0200)
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: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found