diff options
author | Rob Herring <[email protected]> | 2023-10-06 15:09:11 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-10-09 13:13:57 +0100 |
commit | 56c075b2d31c626370481a62d334a0575f751522 (patch) | |
tree | c60a9579ee531a28481630daaeacd464e8073644 /net/lapb/lapb_timer.c | |
parent | 340d79a14d6ab5066ba40651764db20bd151aea7 (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