]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFC: remove TI nfcwilink driver
authorRob Herring <robh@kernel.org>
Wed, 25 Jan 2017 22:23:07 +0000 (16:23 -0600)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 1 Apr 2017 21:04:30 +0000 (23:04 +0200)
commit0b73ef7992e2a18250c1ff2f67bbb2a6d2acbef1
tree47ea3cd4870004b1b4f3767af182bf62bcf502dd
parent2497128133f8169b24b928852ba6eae34fc495e5
NFC: remove TI nfcwilink driver

It appears that TI WiLink devices including NFC (WL185x/WL189x) never
shipped. The only information I found were announcements in Feb
2012 about the parts. There's been no activity on this driver besided
common changes since initially added in Jan 2012. There's also no in
users that instantiate the platform device (nor DT bindings).

This is a first step in removing TI ST (shared transport) driver in
favor of extending the BT hci_ll driver to support WL183x chips.

Cc: Ilan Elias <ilane@ti.com>
Cc: Marcel Holtmann <marcel@holtmann.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/Kconfig
drivers/nfc/Makefile
drivers/nfc/nfcwilink.c [deleted file]