summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorShraddha Barke <shraddha.6596@gmail.com>2015-09-29 05:44:42 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 13:20:35 (GMT)
commit5bd28f0701ca989629bfeae86e5167b54804bb60 (patch)
treed6a90c72d128c7589dbd4101f0cb0085cdfdfe42 /init
parent02ab79c80bc4ba5288e84d717ec4f6dc0030c90f (diff)
downloadlinux-5bd28f0701ca989629bfeae86e5167b54804bb60.tar.xz
Staging: most: Use module_i2c_driver
Macro module_i2c_driver is used for drivers whose init and exit paths does only register and unregister to i2c API. Remove some boilerplate code by using module_i2c_driver. Problem found using Coccinelle. Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions