diff options
author | 2024-12-24 21:05:06 +0800 | |
---|---|---|
committer | 2025-01-03 11:19:35 +0100 | |
commit | 989e2b3569bf7eed912144ba86aab003c6cf858c (patch) | |
tree | ea2a9c6c06f98a809460f0dd820df47078a1e723 /drivers/base/core.c | |
parent | driver core: Remove match_any() (diff) | |
download | wireguard-linux-989e2b3569bf7eed912144ba86aab003c6cf858c.tar.xz wireguard-linux-989e2b3569bf7eed912144ba86aab003c6cf858c.zip |
slimbus: core: Remove of_slim_match_dev()
static of_slim_match_dev() has same function as API device_match_of_node().
Remove the former and use the later instead.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20241224-const_dfc_done-v5-7-6623037414d4@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/core.c')
0 files changed, 0 insertions, 0 deletions