aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorYang Xiwen <[email protected]>2024-02-29 09:36:19 +0800
committerUlf Hansson <[email protected]>2024-03-05 12:57:45 +0100
commit88803989ff6d73155969df94cc84f1ecd28c4d9c (patch)
tree31a44958bbb62ca09b72088a4e3ea0d8cf9e76d4 /tools/perf/util/trace-event-scripting.c
parentae5004a40a262d329039b99b62bd3fe7645b66ad (diff)
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Parsing dt usually happens very early, sometimes even before the struct mmc_host has been allocated (e.g. dw_mci_probe() and dw_mci_parse_dt() in dw_mmc.c). Looking at the source of mmc_of_parse_clk_phase(), it's actually not needed to have an initialized mmc_host, let's therefore pass a struct device* to it instead. Also update the only current user, sdhci-of-aspeed. Reviewed-by: Paul Menzel <[email protected]> Acked-by: Andrew Jeffery <[email protected]> Signed-off-by: Yang Xiwen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions