]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PM
authorBastien Nocera <hadess@hadess.net>
Mon, 12 Jan 2026 10:51:13 +0000 (11:51 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 29 Jan 2026 18:32:27 +0000 (13:32 -0500)
commit56493c8166df7afff1da8f02bd7f6060df681f8b
tree0f4e164c6575182b4189562220b992b5b45f6be1
parent9283a358cbc8fd93593699feda77f3ff05c77a64
Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PM

This increases build coverage and allows to drop an #ifdef.

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c