On 20-02-12 10:38:27, Greg KH wrote: > On Wed, Feb 12, 2020 at 12:28:44AM +0100, Rafael J. Wysocki wrote: > > From: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx> > > > > Call cpu_latency_qos_add/remove_request() instead of > > pm_qos_add/remove_request(), respectively, because the > > latter are going to be dropped. > > > > No intentional functional impact. > > > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > > --- > > drivers/usb/chipidea/ci_hdrc_imx.c | 12 +++++------- > > 1 file changed, 5 insertions(+), 7 deletions(-) > > Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Hi Greg, With this patch applied, the usb-next can't compile pass. -- Thanks, Peter Chen