diff options
| author | Daniel Gomez <[email protected]> | 2019-04-22 15:10:20 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-05-22 15:27:37 -0400 |
| commit | 24e4cf770371df6ad49ed873f21618d9878f64c8 (patch) | |
| tree | 8018fd6edfd2d94c956ee0b129cff2c42f943568 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 4a0bbf4815f168b2097d394257eef052c0ea928a (diff) | |
media: spi: IR LED: add missing of table registration
MODULE_DEVICE_TABLE(of, <of_match_table> should be called to complete DT
OF mathing mechanism and register it.
Before this patch:
modinfo drivers/media/rc/ir-spi.ko | grep alias
After this patch:
modinfo drivers/media/rc/ir-spi.ko | grep alias
alias: of:N*T*Cir-spi-ledC*
alias: of:N*T*Cir-spi-led
Reported-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Daniel Gomez <[email protected]>
Signed-off-by: Sean Young <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions