diff options
author | Sam Protsenko <semen.protsenko@linaro.org> | 2024-08-07 22:14:09 -0500 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2024-08-19 16:09:06 +0900 |
commit | 2015f24f78c4b21ab9fbd83ee1954eff13fa1dea (patch) | |
tree | 84a967a334358defbbb3681eb77317ecd9d2bb21 /drivers/ddr/marvell/a38x/mv_ddr_spd.h | |
parent | 96ea89000f3f2b395daeef9401dd3fab6d7c62b7 (diff) |
mmc: dw_mmc: Extract waiting for data busy into a separate routine
Waiting for data busy is a logically separate operation and should be
implemented as a separate routine. Follow Linux kernel example and
extract it from dwmci_send_cmd(). This way it doesn't clutter
dwmci_send_cmd() function, and can be reused later in other cases.
No functional change.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'drivers/ddr/marvell/a38x/mv_ddr_spd.h')
0 files changed, 0 insertions, 0 deletions