On Mon, Aug 24, 2020 at 12:00 AM Rikard Falkeborn <[email protected]> wrote: > > The only usage is to pass its address to devm_phy_create() which takes a > const pointer. Make it const to allow the compiler to put it in > read-only memory. > > Signed-off-by: Rikard Falkeborn <[email protected]> thank you for this patch! please add my: Acked-by: Martin Blumenstingl <[email protected]>

