From: Jon Hunter <jonathanh@nvidia.com>
To: Sameer Pujar <spujar@nvidia.com>,
thierry.reding@gmail.com, marc.zyngier@arm.com,
jason@lakedaemon.net, tglx@linutronix.de
Cc: linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] irqchip/gic-pm: remove PM_CLK dependency
Date: Thu, 20 Jun 2019 17:03:09 +0100 [thread overview]
Message-ID: <e96e6d33-697c-8997-1049-e9011ea6b6be@nvidia.com> (raw)
In-Reply-To: <1561046268-16329-1-git-send-email-spujar@nvidia.com>
On 20/06/2019 16:57, Sameer Pujar wrote:
> gic-pm driver does not use pm-clk interface now and hence the dependency
> is removed from Kconfig.
>
> Signed-off-by: Sameer Pujar <spujar@nvidia.com>
> ---
> drivers/irqchip/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
> index 2d3b5a2..6346d6f 100644
> --- a/drivers/irqchip/Kconfig
> +++ b/drivers/irqchip/Kconfig
> @@ -15,7 +15,6 @@ config ARM_GIC_PM
> bool
> depends on PM
> select ARM_GIC
> - select PM_CLK
>
> config ARM_GIC_MAX_NR
> int
>
Thanks. We should probably populate the 'Fixes:' tag for this to show
which commit this fixes. Otherwise ...
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Cheers
Jon
--
nvpublic
WARNING: multiple messages have this Message-ID (diff)
From: Jon Hunter <jonathanh@nvidia.com>
To: Sameer Pujar <spujar@nvidia.com>, <thierry.reding@gmail.com>,
<marc.zyngier@arm.com>, <jason@lakedaemon.net>,
<tglx@linutronix.de>
Cc: <linux-tegra@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] irqchip/gic-pm: remove PM_CLK dependency
Date: Thu, 20 Jun 2019 17:03:09 +0100 [thread overview]
Message-ID: <e96e6d33-697c-8997-1049-e9011ea6b6be@nvidia.com> (raw)
In-Reply-To: <1561046268-16329-1-git-send-email-spujar@nvidia.com>
On 20/06/2019 16:57, Sameer Pujar wrote:
> gic-pm driver does not use pm-clk interface now and hence the dependency
> is removed from Kconfig.
>
> Signed-off-by: Sameer Pujar <spujar@nvidia.com>
> ---
> drivers/irqchip/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
> index 2d3b5a2..6346d6f 100644
> --- a/drivers/irqchip/Kconfig
> +++ b/drivers/irqchip/Kconfig
> @@ -15,7 +15,6 @@ config ARM_GIC_PM
> bool
> depends on PM
> select ARM_GIC
> - select PM_CLK
>
> config ARM_GIC_MAX_NR
> int
>
Thanks. We should probably populate the 'Fixes:' tag for this to show
which commit this fixes. Otherwise ...
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Cheers
Jon
--
nvpublic
next prev parent reply other threads:[~2019-06-20 16:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-20 15:57 [PATCH] irqchip/gic-pm: remove PM_CLK dependency Sameer Pujar
2019-06-20 15:57 ` Sameer Pujar
2019-06-20 16:03 ` Jon Hunter [this message]
2019-06-20 16:03 ` Jon Hunter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e96e6d33-697c-8997-1049-e9011ea6b6be@nvidia.com \
--to=jonathanh@nvidia.com \
--cc=jason@lakedaemon.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=spujar@nvidia.com \
--cc=tglx@linutronix.de \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.