aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorDaniel Gomez <[email protected]>2019-04-22 21:09:50 +0200
committerLee Jones <[email protected]>2019-05-14 08:13:27 +0100
commit9e364e87ad7f2c636276c773d718cda29d62b741 (patch)
treefa97299c35ff3e33f0674112584ebd60432bcc45 /net/lapb/lapb_subr.c
parente7037d75ac486ef6b3e9852b45293c6769be6802 (diff)
mfd: tps65912-spi: 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/mfd/tps65912-spi.ko | grep alias alias: spi:tps65912 After this patch: modinfo drivers/mfd/tps65912-spi.ko | grep alias alias: of:N*T*Cti,tps65912C* alias: of:N*T*Cti,tps65912 alias: spi:tps65912 Reported-by: Javier Martinez Canillas <[email protected]> Signed-off-by: Daniel Gomez <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions