lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20170914214032.GE11836@ubuntu> Date: Thu, 14 Sep 2017 14:40:32 -0700 From: Viresh Kumar <viresh.kumar@...aro.org> To: Dong Aisheng <aisheng.dong@....com> Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, vireshk@...nel.org, rjw@...ysocki.net, shawnguo@...nel.org, Anson.Huang@....com, Leonard Crestez <leonard.crestez@....com> Subject: Re: [PATCH RESEND 1/1] cpufreq: imx6q: switch to Use clk_bulk_get to refine clk operations On 31-08-17, 19:43, Dong Aisheng wrote: > Use clk_bulk_get to ease the driver clocks handling. > > Cc: "Rafael J. Wysocki" <rjw@...ysocki.net> > Cc: Viresh Kumar <viresh.kumar@...aro.org> > Cc: Shawn Guo <shawnguo@...nel.org> > Cc: Anson Huang <anson.huang@....com> > Cc: Leonard Crestez <leonard.crestez@....com> > Signed-off-by: Dong Aisheng <aisheng.dong@....com> > -- > The original one is here which depends on clk_bulk APIs. > https://patchwork.kernel.org/patch/9737337/ > Now the clk_bulk APIs are already in kernel, so resend the patch. > (Patch title changed a bit to be more specific.) > --- > drivers/cpufreq/imx6q-cpufreq.c | 125 ++++++++++++++++++---------------------- > 1 file changed, 56 insertions(+), 69 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@...aro.org> -- viresh
Powered by blists - more mailing lists