NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Mon, 2 Sep 2013 10:35:39 +0000 (12:35 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Sep 2013 23:35:40 +0000 (01:35 +0200)
commitd593751129ec26762412b2fa7afe9c9258923340
tree134134786b834fb1278fdf6f6d245b91b0f698e0
parent079797c3b7ca74a4e81496fda5d53adec9f727bf
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>
include/net/nfc/nci_core.h
net/nfc/nci/spi.c