tpm: tpm_i2c_infinion: Don't modify i2c_client->driver
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 15 Jun 2013 14:23:24 +0000 (16:23 +0200)
committerPeter Huewe <peterhuewe@gmx.de>
Thu, 27 Jun 2013 22:47:43 +0000 (00:47 +0200)
The I2C client driver is not supposed to modify the client's driver pointer,
this is handled by the I2C core.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>

No differences found