diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2018-03-24 10:19:54 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2018-04-01 14:25:32 +0200 |
commit | 6f6f1eced8c325d5ef64451556947f606f9fac7a (patch) | |
tree | d55d763be99264688326095368210ead679ca463 /README | |
parent | Bluetooth: bpa10x: Use separate h4_recv_buf helper (diff) | |
download | linux-6f6f1eced8c325d5ef64451556947f606f9fac7a.tar.xz linux-6f6f1eced8c325d5ef64451556947f606f9fac7a.zip |
Bluetooth: Remove unused btuart_cs driver
With patch 279c936153199 the btuart_cs driver has been deprecated in
favor of serial_cs + hci_uart combination.
static struct pcmcia_device_id btuart_ids[] = {
/* don't use this driver. Use serial_cs + hci_uart instead */
PCMCIA_DEVICE_NULL
};
Intead of keeping it around, just remove it since it is not even
assigned to any PCMCIA identifiers anymore.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions