From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99DD1C32757 for ; Wed, 14 Aug 2019 18:20:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6BDE4206C1 for ; Wed, 14 Aug 2019 18:20:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="UD0SSUoO" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728753AbfHNSUw (ORCPT ); Wed, 14 Aug 2019 14:20:52 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:43454 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728550AbfHNSUw (ORCPT ); Wed, 14 Aug 2019 14:20:52 -0400 Received: by mail-pf1-f195.google.com with SMTP id v12so6268100pfn.10 for ; Wed, 14 Aug 2019 11:20:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=message-id:mime-version:content-transfer-encoding:in-reply-to :references:subject:from:cc:to:user-agent:date; bh=HxkHOON+igyo/l713j6Etvtbv36U/8Bq7y65v4eKNms=; b=UD0SSUoO8aTwyb9kPslWacrUoG5X0bIpq/DyPQGMkaW6VWlMLdvZLMyLYTjjwEMWcT mVQU3xE9fr+O2jTiKymOUWUjKIpRGJ9cNzViUfggoZjc3PQRdFcmLvAf2ng6tkHw/rQy ZPDMkY+zMLZJzJsbJLqx9EEkJAL1IvjRw5c+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:mime-version :content-transfer-encoding:in-reply-to:references:subject:from:cc:to :user-agent:date; bh=HxkHOON+igyo/l713j6Etvtbv36U/8Bq7y65v4eKNms=; b=q4TzgjsWIPHTaA2Xr8W7fGOH9API/IXnp63ozDm+AxfaUlRc7ddzy9ybwVtu2NMTJf JugqZ4J+Z3aayzpwQmSrQN4XlWgeLWPpuhLlSAIP3Au6SC+hRjfXvAK15KA4PIw2yADH ssAZoDVRmCHhxwEFZ0zbxyvTwSis/VOMTCzA13xSW1T/DXvKxENYNbSx6WOkJkCzWpnl pFDJBGOEKn8xL5TYCweyMuT8QEUV0MFvGjD9GYpiglWI9pDRC4sDixxjagY9qEfchDpu 5SoJL6y57Qf/Nkci4KSXfI+MOntcMM9dgtAWMDMlrVZUGqy2EJ4ErNlNM80ZtJyvstsH xf0w== X-Gm-Message-State: APjAAAVTxM3/KpiQWCVuYpKM7gYgK3I/Ry2xiamYrGkAPhEW6FXgGsVx JTE+GzeeqMdYwr35MPG+iTmd30E2IErodQ== X-Google-Smtp-Source: APXvYqx6ADpbwi8aZ4KfkLTt9F7fFo35N5KzeXKchu7afafC3jPh4V4FsEqc6P7zhXgJHoohP28bsw== X-Received: by 2002:a62:5c01:: with SMTP id q1mr1301258pfb.53.1565806851548; Wed, 14 Aug 2019 11:20:51 -0700 (PDT) Received: from chromium.org ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id z68sm322509pgz.88.2019.08.14.11.20.50 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Wed, 14 Aug 2019 11:20:51 -0700 (PDT) Message-ID: <5d545103.1c69fb81.5a8c2.0fdb@mx.google.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20190813082442.25796-3-mkshah@codeaurora.org> References: <20190813082442.25796-1-mkshah@codeaurora.org> <20190813082442.25796-3-mkshah@codeaurora.org> Subject: Re: [PATCH 2/4] drivers: qcom: rpmh: remove rpmh_flush export From: Stephen Boyd Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, bjorn.andersson@linaro.org, evgreen@chromium.org, dianders@chromium.org, rnayak@codeaurora.org, ilina@codeaurora.org, lsrao@codeaurora.org, ulf.hansson@linaro.org, Maulik Shah To: Maulik Shah , agross@kernel.org, david.brown@linaro.org, linux-arm-msm@vger.kernel.org User-Agent: alot/0.8.1 Date: Wed, 14 Aug 2019 11:20:50 -0700 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Maulik Shah (2019-08-13 01:24:40) > rpmh_flush() was exported with the idea that an external entity > operation during CPU idle would know when to flush the sleep and wake > TCS. Since, this is not the case when defining a power domain for the > RSC. Remove the function export and instead allow the function to be > called internally. >=20 > Signed-off-by: Maulik Shah > --- Reviewed-by: Stephen Boyd