]> www.infradead.org Git - users/willy/linux.git/commit
phy: miphy28lp: remove unused struct 'miphy_initval'
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 27 May 2024 20:58:44 +0000 (21:58 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 3 Jun 2024 13:59:44 +0000 (19:29 +0530)
commit3f8bb7a7b4e016df586f464279936a5767c2a36a
tree997ec609a0a7fff3062283b6602a7b2925660654
parent9d3799c3e807ab5777cda6ae48ebc127b83bc8b0
phy: miphy28lp: remove unused struct 'miphy_initval'

'miphy_initval' is unused since the original
commit 2c14e9be0c60 ("phy: miphy28lp: Provide support for the MiPHY28lp
Generic PHY").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20240527205844.165279-1-linux@treblig.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/st/phy-miphy28lp.c