]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: mei: use module_mei_cl_driver macro
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 19 Oct 2016 13:33:29 +0000 (16:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Oct 2016 12:21:21 +0000 (08:21 -0400)
commit5db3eafd673db383cb57aedf38619ba4c7611cb8
tree6818f0baa615b0871cb0d2d44b675971d55f1797
parent88d0363484dd2e9d67f49e69423b724fec3604d4
nfc: mei: use module_mei_cl_driver macro

Replace boilerplate driver registration with module_mei_cl_driver
macro in pn544 and microread devices.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nfc/microread/mei.c
drivers/nfc/pn544/mei.c