Hi Mathias,
On 30 March 2017 at 11:26, Baolin Wang <baolin.wang@xxxxxxxxxx> wrote:
Enable the xHCI plat runtime PM for parent device to suspend/resumeAny comments?
xHCI. Also call pm_runtime_forbid() in probe() function to force users
to explicitly enable runtime pm using power/control in sysfs, in case
some parent devices didn't implement runtime PM callbacks.
Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx>
---