Hello:
This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz luiz.von.dentz@intel.com:
On Fri, 4 Oct 2024 23:04:07 +0000 you wrote:
Hi all,
These patches fix a few bugs in init and deinit for the bluetooth module. I ran into the first one when I started running a kernel with debugfs disabled on my laptop, and I ran into the next two when I was working on the fix for the first one.
[...]
Here is the summary with links: - [v2,1/3] Bluetooth: ISO: Fix multiple init when debugfs is disabled https://git.kernel.org/bluetooth/bluetooth-next/c/6259a9d4578d - [v2,2/3] Bluetooth: Call iso_exit() on module unload https://git.kernel.org/bluetooth/bluetooth-next/c/d18b99bb8795 - [v2,3/3] Bluetooth: Remove debugfs directory on module init failure https://git.kernel.org/bluetooth/bluetooth-next/c/f5a04a514aa2
You are awesome, thank you!