hwdb: Allow USB autosuspend for MS Surface Pro (2017) Type Cover

The Surface Type Covers are known to support USB autosuspend just fine
(and it's also enabled by default on Windows), so enable it in hwdb.
This commit is contained in:
Jonas Dreßler 2021-10-21 14:47:35 +02:00 committed by Luca Boccassi
parent f45fb83996
commit afa31f8c0f

View file

@ -52,6 +52,14 @@ usb:v04F3p2B7C*
usb:v04F3p2ACC*
ID_AUTOSUSPEND=1
#########################################
# Microsoft
#########################################
# Surface Pro (2017) Type Cover
usb:v045Ep09C0*
ID_AUTOSUSPEND=1
#########################################
# QEMU
#########################################