summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-03-18 17:50:58 +0100
committerDavid Lechner <[email protected]>2026-04-17 17:05:54 -0500
commitac6e41ee6e6596c17e7a7ebbd15723f82c4fd20f (patch)
tree14836125e558fd30ae827941da596733ec605ea3 /src
parente13229b66a43867e3c13b24da6bde7a2fe265ce6 (diff)
drivers: ufs: ufs-mediatek: fix phy handling
Currently mphy is declared as a pointer inside ufs_mtk_host struct, but it is never initialized. Fix this by using a struct phy directly in ufs_mtk_host struct instead of a struct phy*. Update all call to mphy accordingly. Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Julien Stephan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions