Re: [PATCH v4 3/7] MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freq
From: "Jiaxun Yang" <jiaxun.yang@flygoat.com>
Date: 2021-03-10 12:08:03
Also in:
linux-devicetree, lkml
From: "Jiaxun Yang" <jiaxun.yang@flygoat.com>
Date: 2021-03-10 12:08:03
Also in:
linux-devicetree, lkml
On Wed, Mar 10, 2021, at 5:37 PM, zhangqing wrote:
On 03/10/2021 04:50 PM, Sergei Shtylyov wrote:quoted
Hello! You don't seem to need this initializer.Hi,Sergei Thanks for your suggestion, clk will not be affected by others when it is defined until the value is obtained, =NULL can be deleted, but I think it seems to have no effect.
Please do reasonable change only. Thanks. - Jiaxun
Thanks, Qingquoted
-- - Jiaxun