diff options
| author | Heiner Kallweit <[email protected]> | 2021-12-01 22:02:47 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-12-03 15:05:12 +0100 |
| commit | 15e66fc72925a4c1d641ec4b5ea857f4fe0f939f (patch) | |
| tree | 39dcac7a925da49fac774abcb583963d5476fe98 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 24cd719712aeb5b5e4562f37ef5f7ba33040b59f (diff) | |
staging: fbtft: add macro FBTFT_REGISTER_SPI_DRIVER
After 5fa6863ba692 ("spi: Check we have a spi_device_id for each DT
compatible") we need to add spi id_tables. Changing existing macro
FBTFT_REGISTER_DRIVER would have meant to change arguments and
therefore adjust all fbtft drivers.
This patch adds a new and simplified macro FBTFT_REGISTER_SPI_DRIVER
that includes a spi id_table, and in addition to that:
- does not define a platform driver
- uses macro module_spi_driver()
Signed-off-by: Heiner Kallweit <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions