aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Gomez <[email protected]>2019-04-23 23:40:59 +0200
committerJonathan Cameron <[email protected]>2019-04-27 13:56:15 +0100
commit17b16c3cbe92dee378004699e12aa6aa3df389e7 (patch)
treec11d5d3860a6104ccebf9376cc335bc8ea8596a6 /tools/perf/scripts/python
parent34c2a55b0df4448110f353f21a8a02fe3e0bddfe (diff)
iio: accel: kxsd9: 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/kxsd9-spi.ko | grep alias alias: spi:kxsd9 After this patch: modinfo drivers/iio/accel/kxsd9-spi.ko | grep alias alias: spi:kxsd9 alias: of:N*T*Ckionix,kxsd9C* alias: of:N*T*Ckionix,kxsd9 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