diff options
| author | Daniel Gomez <dagmcr@gmail.com> | 2019-04-22 21:08:52 +0200 |
|---|---|---|
| committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-04-29 15:53:42 +0200 |
| commit | f9bf089a70aab6baac745843b44c152084848f5e (patch) | |
| tree | b9630f983e30dac68c330cb37baead6287c1e676 /lib/test_overflow.c | |
| parent | 498ce4e76b2d5b1dd56b478c967fcfef5b20c1b8 (diff) | |
rtc: rx6110: 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/rtc/rtc-rx6110.ko | grep alias
alias: spi:rx6110
After this patch:
modinfo drivers/rtc/rtc-rx6110.ko | grep alias
alias: spi:rx6110
alias: of:N*T*Cepson,rx6110C*
alias: of:N*T*Cepson,rx6110
Reported-by: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Daniel Gomez <dagmcr@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions
