diff options
author | Daniel Gomez <dagmcr@gmail.com> | 2019-04-22 21:08:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-23 10:44:44 -0700 |
commit | d04830531d0c4a99c897a44038e5da3d23331d2f (patch) | |
tree | bb0a1ae718b655729f0ad0739088b82c1904c51a /net/mac802154/Kconfig | |
parent | 2f23a2a768bee7ad2ff1e9527c3f7e279e794a46 (diff) |
spi: ST ST95HF NFC: 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/nfc/st95hf/st95hf.ko | grep alias
alias: spi:st95hf
After this patch:
modinfo drivers/nfc/st95hf/st95hf.ko | grep alias
alias: spi:st95hf
alias: of:N*T*Cst,st95hfC*
alias: of:N*T*Cst,st95hf
Reported-by: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Daniel Gomez <dagmcr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac802154/Kconfig')
0 files changed, 0 insertions, 0 deletions