diff options
author | Xu Yilun <[email protected]> | 2020-06-24 09:31:25 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-06-24 16:37:46 +0100 |
commit | de5fd9cb6a3f89a1ac8f27883d029f823112243f (patch) | |
tree | 87ebfa4bb5c178b6a3ad91ef01cfcd0dbccb64ee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7a908832ace7543ca996303928bfed7190dd2cdd (diff) |
spi: altera: fix driver matching failure of the device ID "spi_altera"
The driver is expected to support device ID "spi_altera" for MMIO accessed
devices, device ID "subdev_spi_altera" for indirect accessed devices. But
the platform bus will not try driver name match anymore if the platform
driver has an id_table. So the "spi_altera" should also be added to
id_table.
Signed-off-by: Xu Yilun <[email protected]>
Signed-off-by: Russ Weight <[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