diff options
| author | Ulf Hansson <[email protected]> | 2021-05-04 18:12:17 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2021-06-14 13:57:36 +0200 |
| commit | cec18ad93e35a219d2277dbbdbfedb4f83a7a220 (patch) | |
| tree | a6f15afc33dab00d5bd568789e7009403f9762a5 /tools/perf/scripts/python | |
| parent | 6fa79651cc808f68db6f6f297be5a950ccd5dffb (diff) | |
mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
The function mmc_send_cxd_data() sends a data read command of ADTC type and
prepares to receive an R1 response. To make it even more re-usable, let's
extend it with another in-parameter for the command argument. While at it,
let's also rename the function to mmc_send_adtc_data() as it better
describes its purpose.
Note that, this change doesn't add any new users of the function. Instead
that is done from subsequent changes.
Signed-off-by: Ulf Hansson <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Shawn Lin <[email protected]>
Acked-by: Avri Altman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions