[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200406025832.7bbtfo52k3dz5pkj@vireshk-i7>
Date: Mon, 6 Apr 2020 08:28:32 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Mian Yousaf Kaukab <ykaukab@...e.de>
Cc: linux-pm@...r.kernel.org, andy.tang@....com, shawnguo@...nel.org,
leoyang.li@....com, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH 1/2] cpufreq: qoriq: convert to a platform driver
On 03-04-20, 23:21, Mian Yousaf Kaukab wrote:
> The driver has to be manually loaded if it is built as a module. It
> is neither exporting MODULE_DEVICE_TABLE nor MODULE_ALIAS. Moreover,
> no platform-device is created (and thus no uevent is sent) for the
> clockgen nodes it depends on.
>
> Convert the module to a platform driver with its own alias. Moreover,
> drop whitelisted SOCs. Platform device will be created only for the
> compatible platforms.
>
> Signed-off-by: Mian Yousaf Kaukab <ykaukab@...e.de>
> ---
> drivers/cpufreq/qoriq-cpufreq.c | 76 ++++++++++++++++-------------------------
> 1 file changed, 29 insertions(+), 47 deletions(-)
For both patches,
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
viresh
Powered by blists - more mailing lists