Re: [PATCH 24/28] sound: Call cpu_latency_qos_*() instead of pm_qos_*()

From: Takashi Iwai
Date: Wed Feb 12 2020 - 05:21:49 EST


On Wed, 12 Feb 2020 11:16:27 +0100,
Rafael J. Wysocki wrote:
>
> On Wed, Feb 12, 2020 at 11:08 AM Mark Brown <broonie@xxxxxxxxxx> wrote:
> >
> > On Wed, Feb 12, 2020 at 12:34:15AM +0100, Rafael J. Wysocki wrote:
> > > From: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx>
> > >
> > > Call cpu_latency_qos_add/update/remove_request() and
> > > cpu_latency_qos_request_active() instead of
> > > pm_qos_add/update/remove_request() and pm_qos_request_active(),
> > > respectively, because the latter are going to be dropped.
> >
> > What's the story with dependencies here, I only have this patch and not
> > the cover letter?
>
> The cover letter is here:
>
> https://lore.kernel.org/linux-pm/CAJZ5v0h1z2p66J5KB3P0RjPkLE-DfDbcfhG_OrnDG_weir7HMA@xxxxxxxxxxxxxx/T/#m92ce7ffd743083e89e45c0a98da8c0140e44c70b
>
> Generally speaking, this patch depends on the previous patches in the series.

OK, so the changes in sound tree are just API rename / replacement.

Acked-by: Takashi Iwai <tiwai@xxxxxxx>


thanks,

Takashi