diff options
author | Jonas Rebmann <[email protected]> | 2024-11-13 13:18:31 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-11-13 15:40:38 +0000 |
commit | 7b94af24a7a4d12a76183f1b2f0d363d2c9ced43 (patch) | |
tree | daf7917564f11ff3a87c3b7b83ad83d07a453fe2 /drivers/fpga/fpga-bridge.c | |
parent | b1e7828cf9343e1da6c575f3ebaa0f511d8b8cbd (diff) |
spi: imx: pass struct spi_transfer to prepare_transfer()
In an upcoming patch, mx51_ecspi_prepare_transfer() needs access to the
word_delay parameter. To enable controller-specific handling of such
per-transfer parameters, extend the prepare_transfer() function of the
spi_imx_devtype_data interface to take a struct spi_transfer argument,
update all controller-specific implementations accordingly.
Signed-off-by: Jonas Rebmann <[email protected]>
Reviewed-by: Frank Li <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions