aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Gomez <[email protected]>2019-04-23 23:41:37 +0200
committerJonathan Cameron <[email protected]>2019-04-27 13:57:36 +0100
commit311def4cd2c6e8bbb4777919a3a5cf71592221db (patch)
tree37c5426912b089f5274ed7c5aed3fe2851ff4dcd /tools/perf/scripts/python
parent17b16c3cbe92dee378004699e12aa6aa3df389e7 (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')
0 files changed, 0 insertions, 0 deletions