aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-10-06 15:09:11 -0500
committerMark Brown <[email protected]>2023-10-09 13:13:57 +0100
commit56c075b2d31c626370481a62d334a0575f751522 (patch)
treec60a9579ee531a28481630daaeacd464e8073644 /net/lapb/lapb_timer.c
parent340d79a14d6ab5066ba40651764db20bd151aea7 (diff)
ASoC: Drop unnecessary of_match_device() calls
If probe is reached, we've already matched the device and in the case of DT matching, the struct device_node pointer will be set. Therefore, there is no need to call of_match_device() in probe. Acked-by: Charles Keepax <[email protected]> Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions