diff options
author | Serge Semin <[email protected]> | 2020-05-22 03:07:53 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-05-22 13:45:54 +0100 |
commit | 595c19d4543fed18384fd7d1edf6f381d4eed34e (patch) | |
tree | eb0958bf057d5f4b94766c9be616979694d864d6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2afccbd283ae63072391ea17ac1d772ed9d33749 (diff) |
spi: dw: Discard unused void priv pointer
Seeing the "void *priv" member of the dw_spi data structure is unused
let's remove it. The glue-layers can embed the DW APB SSI controller
descriptor into their private data object. MMIO driver for instance
already utilizes that design pattern.
Signed-off-by: Serge Semin <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: Georgy Vlasov <[email protected]>
Cc: Ramil Zaripov <[email protected]>
Cc: Alexey Malahov <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Cc: Paul Burton <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Arnd Bergmann <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions