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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 14 Jul 2020 20:16:13 +0800 (GMT+08:00)
From:   "Qing Zhang" <zhangqing@...ngson.cn>
To:     "Mark Brown" <broonie@...nel.org>
Cc:     linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
        "Xuefeng Li" <lixuefeng@...ngson.cn>,
        "Tiezhu Yang" <yangtiezhu@...ngson.cn>
Subject: Re: Re: [PATCH] spi: Use clk_prepare_enable and
 clk_disable_unprepare




&gt; -----Original Messages-----
&gt; From: "Mark Brown" <broonie@...nel.org>
&gt; Sent Time: 2020-07-14 17:44:06 (Tuesday)
&gt; To: "Qing Zhang" <zhangqing@...ngson.cn>
&gt; Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org, "Xuefeng Li" <lixuefeng@...ngson.cn>, "Tiezhu Yang" <yangtiezhu@...ngson.cn>
&gt; Subject: Re: [PATCH] spi: Use clk_prepare_enable and clk_disable_unprepare
&gt; 
&gt; On Tue, Jul 14, 2020 at 05:09:14PM +0800, Qing Zhang wrote:
&gt; &gt; Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare
&gt; &gt; calls as required by common clock framework.
&gt; &gt; 
&gt; &gt; Signed-off-by: Qing Zhang <zhangqing@...ngson.cn>
&gt; &gt; ---
&gt; &gt;  drivers/spi/spi-coldfire-qspi.c | 4 ++--
&gt; 
&gt; Are you sure that ColdFire uses the common clock framework?
&gt; 
&gt; &gt;  drivers/spi/spi-omap-uwire.c    | 4 ++--
&gt; 
&gt; It makes life easier if you send per-driver patches, that makes it
&gt; easier for driver maintainers to review things and means that issues
&gt; with a change in one driver won't hold up another.


Hi Mark,


Thank you for your suggestion.

I will split this patch into two patches and then send v2. 
</zhangqing@...ngson.cn></yangtiezhu@...ngson.cn></lixuefeng@...ngson.cn></zhangqing@...ngson.cn></broonie@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ