update(port/musb/usb_hc_musb): add portpower bit for commit e4b56cee
This commit is contained in:
@@ -653,6 +653,7 @@ int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, u
|
||||
}
|
||||
}
|
||||
|
||||
status |= (1 << HUB_PORT_FEATURE_POWER);
|
||||
memcpy(buf, &status, 4);
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user