From: Michael Krufky Date: Mon, 26 May 2008 14:08:40 +0000 (+0200) Subject: tuner: Do not alter i2c_client.name X-Git-Tag: v2.6.26-rc4~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7271e60a950b3677f136a31e084bc4b0463c7018;p=pandora-kernel.git 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: Michael Krufky Signed-off-by: Jean Delvare --- Reading git-diff-tree failed