]> git.baikalelectronics.ru Git - kernel.git/commit
usb: host: xhci-plat: add wakeup entry at sysfs
authorPeter Chen <peter.chen@nxp.com>
Fri, 18 Sep 2020 13:17:47 +0000 (16:17 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Feb 2023 06:52:51 +0000 (07:52 +0100)
commit6c1ac0cee508916f728eb723cd73ef9970ce3983
tree2de7adfba90622894beb404929e0af389b3f27f6
parentdfcb1465122fd5397d64e8e05013c8fabeb2d0f7
usb: host: xhci-plat: add wakeup entry at sysfs

commit 15ca650729a5e41e3ab2f9b1bc7382f92191b6d4 upstream.

With this change, there will be a wakeup entry at /sys/../power/wakeup,
and the user could use this entry to choose whether enable xhci wakeup
features (wake up system from suspend) or not.

Tested-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200918131752.16488-6-mathias.nyman@linux.intel.com
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c