diff options
| author | Shawn Lin <shawn.lin@rock-chips.com> | 2026-03-31 15:54:50 +0800 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2026-03-31 12:47:12 +0200 |
| commit | e89e7d2fff89ac5b7da5521c239e1417d3977af3 (patch) | |
| tree | 73e432c465ebc6574493da627949004f0012588d /tools/lib/python | |
| parent | 0801cebde7b9a65c3ec081f4c7220bbfc1e351b9 (diff) | |
mmc: dw_mmc: Remove dw_mci_start_request wrapper and rename core function
The function dw_mci_start_request() was just a thin wrapper around
__dw_mci_start_request(). Since it serves almost no functional purpose,
remove the wrapper to simplify the code flow.
Consequently, rename __dw_mci_start_request() to dw_mci_start_request()
so that the core implementation uses the primary name.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
