diff options
author | Serge Semin <[email protected]> | 2020-05-15 13:47:50 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-15 18:29:16 +0100 |
commit | 77810d484f4f28107391787dfa1c6c53d994c4fc (patch) | |
tree | 8d466a2a6021d7b664ee3adb1bf14b7a7e03fb40 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9aea644ca17b94f82ad7fa767cbc4509642f4420 (diff) |
spi: dw: Initialize paddr in DW SPI MMIO private data
This field is used only for the DW SPI DMA code initialization, that's
why there were no problems with it being uninitialized in Dw SPI MMIO
driver. Since in a further patch we are going to introduce the DW SPI DMA
support in the MMIO version of the driver, lets set the field with the
physical address of the DW SPI controller registers region.
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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions