提交 690af06a 编写于 作者: G Gerd Hoffmann

Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"

This reverts commit aa1c9e97.
Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
上级 e489df40
......@@ -236,7 +236,7 @@ static const USBDescDevice desc_device_tablet2 = {
.bNumInterfaces = 1,
.bConfigurationValue = 1,
.iConfiguration = STR_CONFIG_TABLET,
.bmAttributes = 0x80,
.bmAttributes = 0xa0,
.bMaxPower = 50,
.nif = 1,
.ifs = &desc_iface_tablet2,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册