[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <BC1F82AC-2988-4BC6-99EA-1C9F9289E582@holtmann.org>
Date: Wed, 16 Oct 2019 21:15:03 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: Sebastian Reichel <sre@...nel.org>
Cc: Tony Lindgren <tony@...mide.com>, Adam Ford <aford173@...il.com>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>,
linux-bluetooth@...r.kernel.org, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel@...labora.com,
Sebastian Reichel <sebastian.reichel@...labora.com>
Subject: Re: [PATCHv2 4/4] Bluetooth: btwilink: drop superseded driver
Hi Sebastian,
> All users of this driver have been converted to the serdev based
> hci_ll driver. The unused driver can be safely dropped now.
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@...labora.com>
> ---
> drivers/bluetooth/Kconfig | 11 --
> drivers/bluetooth/Makefile | 1 -
> drivers/bluetooth/btwilink.c | 337 -----------------------------------
> 3 files changed, 349 deletions(-)
> delete mode 100644 drivers/bluetooth/btwilink.c
patch has been applied to bluetooth-next tree.
However what I really like to see is that you re-introduce a btwilink driver that is purely serdev based and doesn’t rely on any hci_uart/hci_ldisc code. A clean serdev only driver is that best and easier to maintain long term.
Regards
Marcel
Powered by blists - more mailing lists