]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: cptm1217: use module_i2c_driver macro
authorDevendra Naga <devendra.aaru@gmail.com>
Sat, 25 Aug 2012 21:05:47 +0000 (02:35 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 21:23:33 +0000 (14:23 -0700)
commitc993e432edc3b8ce8d3985d8dac3ecba82be86c0
tree1550414c06d08781e03b472ca528eae38cfd294d
parent1228cd13f94cd6eb46904aa5a9883bdde843109a
staging: cptm1217: use module_i2c_driver macro

use the module_i2c_driver and remove the reimplementation of module_i2c_driver

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cptm1217/clearpad_tm1217.c