Re: [PATCH 0/3] Bluetooth: btmrvl_sdio: Refactor remote wakeup support

2020-06-12 Thread Marcel Holtmann
Hi Abhishek, > This patch series is refactoring the btmrvl driver to add better support > for controlling remote wakeup during suspend. Previously, the hci device > was getting created as /sys/devices/virtual/bluetooth/hci0 and there > wasn't a way to control wakeup for the device from userspace.

[PATCH 0/3] Bluetooth: btmrvl_sdio: Refactor remote wakeup support

2020-06-10 Thread Abhishek Pandit-Subedi
Hi linux-bluetooth, This patch series is refactoring the btmrvl driver to add better support for controlling remote wakeup during suspend. Previously, the hci device was getting created as /sys/devices/virtual/bluetooth/hci0 and there wasn't a way to control wakeup for the device from