commit | b2a2f70863d2af5445b9a46b099c79cca981d002 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Oct 19 16:33:28 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 28 08:21:21 2016 -0400 |
tree | 87074442d2e8764f12363b6b5e73a65b5f5b34a2 | |
parent | 5be149bdd36c8765c9e785f70b888d028ada40af [diff] |
watchdog: mei_wdt: use module_mei_cl_driver macro Replace boilerplate driver registration with module_mei_cl_driver macro. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>