[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55217434-2a50-7abe-25c3-6f4f90d8ba34@nvidia.com>
Date: Thu, 20 Jun 2019 17:02:27 +0100
From: Jon Hunter <jonathanh@...dia.com>
To: Sameer Pujar <spujar@...dia.com>, <thierry.reding@...il.com>
CC: <linux-tegra@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] bus: tegra-aconnect: remove PM_CLK dependency
On 20/06/2019 16:51, Sameer Pujar wrote:
> aconnect bus driver does not use pm-clk interface now and hence the
> dependency is removed from Kconfig.
>
> Signed-off-by: Sameer Pujar <spujar@...dia.com>
> ---
> drivers/bus/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
> index 1851112..4587ef2 100644
> --- a/drivers/bus/Kconfig
> +++ b/drivers/bus/Kconfig
> @@ -128,7 +128,6 @@ config TEGRA_ACONNECT
> tristate "Tegra ACONNECT Bus Driver"
> depends on ARCH_TEGRA_210_SOC
> depends on OF && PM
> - select PM_CLK
> help
> Driver for the Tegra ACONNECT bus which is used to interface with
> the devices inside the Audio Processing Engine (APE) for Tegra210.
Thanks. We should probably populate the 'Fixes:' tag for this to show
which commit this fixes. Otherwise ...
Acked-by: Jon Hunter <jonathanh@...dia.com>
Cheers
Jon
--
nvpublic
Powered by blists - more mailing lists