diff options
author | Serge Semin <[email protected]> | 2020-05-29 16:11:55 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-29 15:55:46 +0100 |
commit | c534df9d6225314d1403e4330a22d68c35e0eb55 (patch) | |
tree | f45d4a9faeb1d32ac5f4a8db2f8d40bb5fff6e3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 33726eff3d98e643f7d7a0940f4024844b430c82 (diff) |
spi: dw: Parameterize the DMA Rx/Tx burst length
It isn't good to have numeric literals in the code especially if there
are multiple of them and they are related. Let's replace the Tx and Rx
burst level literals with the corresponding constants.
Co-developed-by: Georgy Vlasov <[email protected]>
Co-developed-by: Ramil Zaripov <[email protected]>
Signed-off-by: Georgy Vlasov <[email protected]>
Signed-off-by: Ramil Zaripov <[email protected]>
Signed-off-by: Serge Semin <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Alexey Malahov <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Feng Tang <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions