summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorKent Yoder <key@linux.vnet.ibm.com>2012-12-05 16:52:43 -0600
committerKent Yoder <key@linux.vnet.ibm.com>2013-02-05 09:38:23 -0600
commit3d7a7bd75d446bd38367c77a723d7a634aba0261 (patch)
tree65bd01faf28aa94fc842f1788126a1bc067858e2 /lib
parent775585e47cd6b5eddf814d53b117b56a1a171553 (diff)
downloadlinux-3d7a7bd75d446bd38367c77a723d7a634aba0261.tar.bz2
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions