summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2026-01-23 20:24:08 +0800
committerUlf Hansson <ulf.hansson@linaro.org>2026-02-23 12:06:55 +0100
commit9b541ceaf5b462f852f35245add4f2d3afd579f4 (patch)
tree730cce838d10cc6e5df66de4cf7fdf0ec7e4fc57 /tools/perf/scripts/python/stackcollapse.py
parent6aaa6c561fe6e4a9011534ed050ca50fa6491f2f (diff)
mmc: dw_mmc-k3: Remove mshc alias support
Remove the long-deprecated mshc alias support, as the mmc core already provides alias functionality through the standard mmc alias. This eliminates the redundant dual-alias system. The driver now obtains the controller ID from struct mmc_host::index(supplied by mmc alias) instead of the legacy mshc alias. dw_mci_hi6220_parse_dt() which parse mshc alias is used for hi6220, hi3660 and hi3670. Given hi6220 never assigned mshc alias on the DTS files, and hi3360 and hi3670 share the same code, so with it removed, add a return value to dw_mci_hs_set_timing() and let dw_mci_hi3660_init() check if index exceeds TIMING_MODE in the firs place to bail out early, the same as before. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions