Kent Yoder 3d7a7bd75d tpm: STM i2c driver fixes
Store the i2c_client struct in the vendor private pointer. Get rid of
the unnecessary include/linux/i2c/ header. Moved include files into the
driver c file. Fix smatch warnings. Make use of module_i2c_driver().
Removed unused code from the tpm_stm_st33_i2c.h file. Fix return
variable signedness in tpm_stm_i2c_send() and tpm_st33_i2c_probe().

Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
2013-02-05 09:38:23 -06:00
..
2013-02-05 09:38:23 -06:00
2013-01-02 17:36:10 -08:00
2012-12-13 19:20:31 -08:00
2013-01-02 17:36:10 -08:00
2013-01-02 17:44:29 -08:00
2012-12-18 12:26:54 -08:00
2013-01-02 17:36:10 -08:00