aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorClaudiu Beznea <[email protected]>2021-01-22 12:21:34 +0000
committerArnd Bergmann <[email protected]>2021-01-22 22:35:14 +0000
commit680896556805d3ad3fa47f6002b87b3041a45ac2 (patch)
treed5c634e631237b8e07cdec0adacc8ece9c89d504 /net/lapb/lapb_out.c
parentdrivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs (diff)
downloadkernel-680896556805d3ad3fa47f6002b87b3041a45ac2.tar.gz
kernel-680896556805d3ad3fa47f6002b87b3041a45ac2.zip
drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
of_match_node() calls __of_match_node() which loops though the entries of matches array. It stops when condition: (matches->name[0] || matches->type[0] || matches->compatible[0]) is false. Thus, add a null entry at the end of at91_soc_allowed_list[] array. Fixes: caab13b49604 ("drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs") Cc: [email protected] #4.12+ Signed-off-by: Claudiu Beznea <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions