diff options
author | Chris Lu <chris.lu@mediatek.com> | 2025-04-22 04:21:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-29 12:14:07 +0300 |
commit | ecdfeaaa903afecf66b7801546a25a7a6f404dde (patch) | |
tree | ba4141c34ab4ab263471cc7c35d09b2e7a988548 /scripts/gdb/linux/xarray.py | |
parent | 10999c4102ff8918a6b07d94cf59e47c4c697992 (diff) | |
download | linux-ecdfeaaa903afecf66b7801546a25a7a6f404dde.tar.xz |
Bluetooth: btmtksdio: Do close if SDIO card removed without close
commit 0b6d58bc6ea85e57de25c828444928e4a0aa79cb upstream.
To prevent Bluetooth SDIO card from be physically removed suddenly,
driver needs to ensure btmtksdio_close is called before
btmtksdio_remove to disable interrupts and txrx workqueue.
Fixes: 6ac4233afb9a ("Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal")
Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions