commit | 29f02646f0fa2b3c3a91f9145653e6a6ae8e7eb1 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Sep 25 14:15:59 2009 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Dec 13 19:20:40 2009 +0100 |
tree | 80f9a44d3ed34217c7a82c9302ace4cb1873fa80 | |
parent | 956266da703e3885924fe21bfc20f32d8f875474 [diff] |
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>