]> 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)
commit0abfd7126fd13b3c2033684df846caa0d38d6475
treecbd9a9357f40656ef0b14ef919268790e7c67406
parent753e19c97ba6d84ec9363e451ff3301622087db7
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