Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp5902495ybv; Wed, 12 Feb 2020 02:22:08 -0800 (PST) X-Google-Smtp-Source: APXvYqzylKGNgh8grpZDi9m8jZRXeTUEalwXSTM1Sg3HPSbxDDVLhP6HI2KwAI2yN37suWIDRzD0 X-Received: by 2002:a05:6830:4cd:: with SMTP id s13mr8429927otd.181.1581502928651; Wed, 12 Feb 2020 02:22:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581502928; cv=none; d=google.com; s=arc-20160816; b=mqet/5KPoQC0A9Yl80TmgfC0bwz6MWDvaWNsQATX5rc0SXPIjitabBN/q3VAhprS5n IDSF+drYuF/btheJpIvtZzkl91650df8L0kco/zKAA1yRnT74IcychMnmKUG0oqatwo6 niugBl9D5yJ0U+mgApNr9cblot7qbXHAftYDzea/6f99PqKj67YRhURN9DRpxFWoM7m8 xnyeZDqWxlcB8hy3un+cVElYN4hQZzMCpG0RXJHeTWHt2VT4SySCgOYqoxJDmBNXd/tI 8o+SLDpGkjBIWiUC38trr8EZwvd1G2f3B72mhtCABxiBOc8gZS1MLfFamOsS440rjcUd +skA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date; bh=Upxtrwin/ojQ0bg+VraIoZKhqi8QnjiNs/g++4Nzyw0=; b=kZwkWSGAi+cbCflgcUi4k3hm3ijPe6SurOd5+socOM1k6EAbC95XiofnruagNmo2SO p+4ae3eUC3YmBhNUHEJ5CcOKEupoNOHULIg5uYG9ckpWu9EvdlnIbA0WFI6jXmY5pdv1 t1gGqwpR/8nJlYdclBtV1WJKmt3+YVAAaI1uyXMXW5VWAcG3lY+NHhOVJAtPXORrjOCu 4pY5xSFMFAG9lz7ISh0IUbz2MzEWT3Luixegh3IWSHzvf/UcX6XFgJn2Ga0NNbg4rM1U Wld8LNlSxkwKxwibDiScw7zBQ0DS3LSzWKf6t9skSd8uur3Dwq2c0ThUMORuLj+IzqaJ TJTQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z73si3195244oia.40.2020.02.12.02.21.56; Wed, 12 Feb 2020 02:22:08 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727434AbgBLKVs (ORCPT + 99 others); Wed, 12 Feb 2020 05:21:48 -0500 Received: from mx2.suse.de ([195.135.220.15]:51914 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725945AbgBLKVs (ORCPT ); Wed, 12 Feb 2020 05:21:48 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 7D45FAD3B; Wed, 12 Feb 2020 10:21:46 +0000 (UTC) Date: Wed, 12 Feb 2020 11:21:46 +0100 Message-ID: From: Takashi Iwai To: "Rafael J. Wysocki" Cc: Mark Brown , "Rafael J. Wysocki" , Linux PM , LKML , Amit Kucheria , Takashi Iwai , "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." , Liam Girdwood Subject: Re: [PATCH 24/28] sound: Call cpu_latency_qos_*() instead of pm_qos_*() In-Reply-To: References: <1654227.8mz0SueHsU@kreacher> <197693303.hiACyxC3Vm@kreacher> <20200212100810.GA4028@sirena.org.uk> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 12 Feb 2020 11:16:27 +0100, Rafael J. Wysocki wrote: > > On Wed, Feb 12, 2020 at 11:08 AM Mark Brown wrote: > > > > On Wed, Feb 12, 2020 at 12:34:15AM +0100, Rafael J. Wysocki wrote: > > > From: "Rafael J. Wysocki" > > > > > > 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@mail.gmail.com/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 thanks, Takashi