diff options
author | Łukasz Stelmach <[email protected]> | 2020-10-02 14:22:41 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-10-02 21:54:22 +0100 |
commit | 20b4016a3bea0ce0a94bf4f20f2a9670ea1dfaa3 (patch) | |
tree | bbb6ae320f7945bb200ff55f90efd6642e8c6382 /scripts/gdb/linux/modules.py | |
parent | 58d54781433f4e02f598e794e1fdb29c3ac07fa1 (diff) |
spi: spi-s3c64xx: Ensure cur_speed holds actual clock value
Make sure the cur_speed value used in s3c64xx_enable_datapath()
to configure DMA channel and in s3c64xx_wait_for_*() to calculate the
transfer timeout is set to the actual value of (half) the clock speed.
Don't change non-CMU case, because no frequency calculation errors have
been reported.
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Suggested-by: Tomasz Figa <[email protected]>
Signed-off-by: Łukasz Stelmach <[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