diff options
| author | David Lechner <[email protected]> | 2026-03-03 13:54:49 -0600 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-03-17 16:34:27 -0500 |
| commit | 5d247265812cd60d5d92c9c7fcc5fd5834c21259 (patch) | |
| tree | 78db2568084f821126d19430f116464e8c88e0d4 /include/linux | |
| parent | 4f821825c82c9a44ba3b94772a10820d8990129c (diff) | |
clk: mediatek: use correct struct type for infrasys clocks
Fix the private data type struct type in a couple of infrasys clock
functions.
struct mtk_cg_priv is a superset of struct mtk_clk_priv and has the same
layout at the beginning so there was no compile errors or runtime bugs.
This could only be found by inspecting the code.
Reviewed-by: Julien Stephan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
