Re: [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts

From: Bart Van Assche

Date: Thu Mar 19 2026 - 13:26:37 EST


On 3/9/26 12:08 PM, Vladimir Oltean wrote:
The Exynos host controller driver is clearly a PHY consumer (gets the
ufs->phy using devm_phy_get()), but pokes into the guts of struct phy
to get the generic_phy->power_count.

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>