]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Use module_platform_driver macro for nfcwilink.c
authorSyam Sidhardhan <syamsidhardh@gmail.com>
Wed, 15 Aug 2012 08:34:10 +0000 (14:04 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Sep 2012 22:17:23 +0000 (00:17 +0200)
commitca990129c4ef9a62c0f79fa06f7807f64a7d2ac7
treecbd9a9357f40656ef0b14ef919268790e7c67406
parenta97e33af254f59640da503eba5afae6c6560e30b
NFC: Use module_platform_driver macro for nfcwilink.c

Simplify the code by make use of module_platform_driver macro.

Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/nfcwilink.c