summaryrefslogtreecommitdiff
path: root/drivers/clocksource
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-10-17 23:35:36 +0300
committerLee Jones <lee@kernel.org>2023-11-01 13:02:16 +0300
commit9f58744c5eee149fae13c64b0b8b5b4405de3aa4 (patch)
treef6f7e3154db418177d906f988c5cc4c939f12958 /drivers/clocksource
parent831d1af85133e1763d41e20414912d9a1058ea72 (diff)
downloadlinux-9f58744c5eee149fae13c64b0b8b5b4405de3aa4.tar.xz
mfd: motorola-cpcap: Drop unnecessary of_match_device() call
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. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20231017203537.2700340-1-robh@kernel.org Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions