diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2016-10-19 16:33:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-28 15:21:21 +0300 |
commit | 5be149bdd36c8765c9e785f70b888d028ada40af (patch) | |
tree | 1b6997f1125690425a4f0d3b073a31de2c87f8ea /drivers/watchdog | |
parent | 0d18c19288601b66ad2852cceb66ae68972243dc (diff) | |
download | linux-5be149bdd36c8765c9e785f70b888d028ada40af.tar.xz |
mei: bus: add module_mei_cl_driver helper macro
Add module_mei_cl_driver helper macro for eliminating the boilerplate
code from mei_cl drivers registration. The macro is intended for
drivers which in their init/exit sections does only register/unregister
of a mei_cl driver.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions