summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorVaishali Thakkar <vthakkar1994@gmail.com>2015-03-18 10:00:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-18 12:46:08 +0300
commit4c205ab53489894c77f81fe9a0c0ff6345b83e76 (patch)
tree6a49e506d8f071c904a4a497cb3d2bb55d8870fd /scripts/patch-kernel
parent70837c1292c7a04c8fd0b940be70775b79536d50 (diff)
downloadlinux-4c205ab53489894c77f81fe9a0c0ff6345b83e76.tar.xz
Staging: media: 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. So, here remove some boilerplate code by using module_i2c_driver. Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions