Commit: e2e198ced468122df7b431cb06158123ba60a2f2
Parent: b8c156ffa3ab524813cdf4e0fd9afce59ff675bf
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-09-26 01:03:44
Tree: 7677ff463f15a483191d5bd4b00713023c3486b6

tools: Remove legacy code for CSR controllers This code has not been touched for ages and very unlikely that someone will be using this nowadays as most of these controller specific transports are handled by the kernel nowadays.

Diffstat

M Makefile.tools | 17 +++++- - - - - - - - - - - -
D tools/bccmd.1 | 130 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/bccmd.c | 1248 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/csr.c | 2856 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/csr.h | 555 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/csr_3wire.c | 62 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/csr_bcsp.c | 257 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/csr_h4.c | 166 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/csr_hci.c | 160 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/csr_usb.c | 308 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M tools/hciconfig.c | 28 - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/ubcsp.c | 1180 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D tools/ubcsp.h | 208 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

13 files changed, 5 insertions(+), 7170 deletions(-)

View Full Diff | Patch