[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b4f6e9ae-bda8-4496-82a7-de70004e2f29@huawei.com>
Date: Wed, 4 Sep 2024 09:27:06 +0800
From: Li Zetao <lizetao1@...wei.com>
To: Jakub Kicinski <kuba@...nel.org>
CC: <florian.fainelli@...adcom.com>, <andrew@...n.ch>, <olteanv@...il.com>,
<davem@...emloft.net>, <edumazet@...gle.com>, <pabeni@...hat.com>,
<wens@...e.org>, <jernej.skrabec@...il.com>, <samuel@...lland.org>,
<heiko@...ech.de>, <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
<hauke@...ke-m.de>, <alexandre.torgue@...s.st.com>, <joabreu@...opsys.com>,
<mcoquelin.stm32@...il.com>, <wellslutw@...il.com>,
<radhey.shyam.pandey@....com>, <michal.simek@....com>,
<ajay.kathat@...rochip.com>, <claudiu.beznea@...on.dev>, <kvalo@...nel.org>,
<u.kleine-koenig@...gutronix.de>, <jacky_chou@...eedtech.com>,
<netdev@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-sunxi@...ts.linux.dev>, <linux-rockchip@...ts.infradead.org>,
<linux-stm32@...md-mailman.stormreply.com>, <linux-wireless@...r.kernel.org>
Subject: Re: [PATCH net-next 09/12] net: ethernet: sunplus: Convert using
devm_clk_get_enabled() in spl2sw_probe()
Hi,
在 2024/9/4 6:16, Jakub Kicinski 写道:
> On Sat, 31 Aug 2024 10:13:31 +0800 Li Zetao wrote:
>> + comm->clk = devm_clk_get_enabled(&pdev->dev, NULL);
>
> You can remove clk from the driver struct now.
I don’t quite understand why clk can be removed from the driver struct,
maybe I missed some important discussion information in the community,
please let me know, thank you.
> Please check if the same applies to other patches.
Thanks,
Li Zetao.
Powered by blists - more mailing lists