Re: [PATCH] net: phy: core: make phy_class constant

From: Vinod Koul
Date: Sat Apr 06 2024 - 05:22:29 EST



On Tue, 05 Mar 2024 15:18:51 -0300, Ricardo B. Marliere wrote:
> Since commit 43a7206b0963 ("driver core: class: make class_register() take
> a const *"), the driver core allows for struct class to be in read-only
> memory, so move the phy_class structure to be declared at build time
> placing it into read-only memory, instead of having to be dynamically
> allocated at boot time.
>
>
> [...]

Applied, thanks!

[1/1] net: phy: core: make phy_class constant
commit: db704bf6dccc8fef77ee4a8326bf2013b828205b

Best regards,
--
~Vinod