linux-stable/net/nfc/nci
Eric Lapuyade d593751129 NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
An hci dev is an hdev. An nci dev is an ndev. Calling an nci spi dev an
ndev is misleading since it's not the same thing. The nci dev contained
in the nci spi dev is also named inconsistently.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-09-25 01:35:40 +02:00
..
core.c NFC: Extend and fix the internal secure element API 2013-06-14 13:44:53 +02:00
data.c NFC: NCI: Fix skb->dev usage 2013-06-14 00:25:53 +02:00
Kconfig NFC: Fix NCI over SPI build 2013-07-19 16:55:26 +02:00
lib.c NFC: Include nci_core.h to nci/lib.c 2012-05-15 17:30:29 -04:00
Makefile NFC: Add basic NCI over SPI 2013-06-14 13:44:03 +02:00
ntf.c NFC: Implement NCI dep_link_up and dep_link_down 2012-09-25 00:17:23 +02:00
rsp.c NFC: Set local general bytes in nci_start_poll 2012-09-25 00:17:23 +02:00
spi.c NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency 2013-09-25 01:35:40 +02:00