summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2026-03-31 15:54:50 +0800
committerUlf Hansson <ulf.hansson@linaro.org>2026-03-31 12:47:12 +0200
commite89e7d2fff89ac5b7da5521c239e1417d3977af3 (patch)
tree73e432c465ebc6574493da627949004f0012588d /tools/lib/python
parent0801cebde7b9a65c3ec081f4c7220bbfc1e351b9 (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