diff options
| author | Daniel Gomez <[email protected]> | 2019-04-23 23:41:37 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-04-27 13:57:36 +0100 |
| commit | 311def4cd2c6e8bbb4777919a3a5cf71592221db (patch) | |
| tree | 37c5426912b089f5274ed7c5aed3fe2851ff4dcd /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 17b16c3cbe92dee378004699e12aa6aa3df389e7 (diff) | |
iio: adxl372: declare missing of table
Add missing <of_device_id> table for SPI driver relying on SPI
device match since compatible is in a DT binding or in a DTS.
Before this patch:
modinfo drivers/iio/accel/adxl372_spi.ko | grep alias
After this patch:
modinfo drivers/iio/accel/adxl372_spi.ko | grep alias
alias: spi:adxl372
alias: of:N*T*Cadi,adxl372C*
alias: of:N*T*Cadi,adxl372
Reported-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Daniel Gomez <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions