diff options
author | Yicong Yang <[email protected]> | 2020-09-24 20:24:28 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-09-25 21:26:27 +0100 |
commit | f6d2737720d6f6e5f4825b7203ad8b5cfcf9906c (patch) | |
tree | e1dbfdbe0f4dd711e285ffa1ece7c0911241e455 /scripts/gdb/linux/modules.py | |
parent | 2c8af6a59744b242a193118c799a45621476f8ed (diff) |
spi: hisi-sfc-v3xx: factor out bus config and transfer functions
In hisi_sfc_v3xx_generic_exec_op(), we will write the data to the buffer,
configure and start the transfer, read the data to the buffer and check
whether occurs an error. Factor out the config and transfer start codes
as individual functions, to make the process a bit clearer.
Acked-by: John Garry <[email protected]>
Signed-off-by: Yicong Yang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions