mfd: Don't abuse i2c_client.name
authorJean Delvare <khali@linux-fr.org>
Fri, 25 Sep 2009 12:15:59 +0000 (14:15 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Dec 2009 18:20:40 +0000 (19:20 +0100)
commit29f02646f0fa2b3c3a91f9145653e6a6ae8e7eb1
tree80f9a44d3ed34217c7a82c9302ace4cb1873fa80
parent956266da703e3885924fe21bfc20f32d8f875474
mfd: Don't abuse i2c_client.name

The name field of struct i2c_client is for i2c-core's use, it should
never be changed by the drivers themselves.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab3100-core.c
drivers/mfd/twl4030-core.c