summaryrefslogtreecommitdiffstats
path: root/net/nfc
diff options
context:
space:
mode:
authorEric Lapuyade <eric.lapuyade@linux.intel.com>2012-09-18 19:25:38 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2012-09-25 00:17:27 +0200
commit80faa59847108d48928fac41b4817ef21ca108a9 (patch)
treeb23c8db404df068912d015c2c0dd5641483f60cf /net/nfc
parenta7d0281bbf7e1b0eff2de3c7ed6a5ffce6b62dac (diff)
downloadop-kernel-dev-80faa59847108d48928fac41b4817ef21ca108a9.zip
op-kernel-dev-80faa59847108d48928fac41b4817ef21ca108a9.tar.gz
NFC: Add HCI module description
Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net/nfc')
-rw-r--r--net/nfc/hci/core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nfc/hci/core.c b/net/nfc/hci/core.c
index c1129c2..d378d93 100644
--- a/net/nfc/hci/core.c
+++ b/net/nfc/hci/core.c
@@ -868,3 +868,4 @@ subsys_initcall(nfc_hci_init);
module_exit(nfc_hci_exit);
MODULE_LICENSE("GPL");
+MODULE_DESCRIPTION("NFC HCI Core");
OpenPOWER on IntegriCloud