diff options
| author | Vaishali Thakkar <vthakkar1994@gmail.com> | 2015-03-18 10:00:44 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-18 12:46:08 +0300 |
| commit | 4c205ab53489894c77f81fe9a0c0ff6345b83e76 (patch) | |
| tree | 6a49e506d8f071c904a4a497cb3d2bb55d8870fd /scripts/patch-kernel | |
| parent | 70837c1292c7a04c8fd0b940be70775b79536d50 (diff) | |
| download | linux-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
