summaryrefslogtreecommitdiff
path: root/drivers/w1/masters
diff options
context:
space:
mode:
authorLizhe <sensor1010@163.com>2023-03-19 07:41:07 +0300
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-05-08 09:13:35 +0300
commit388f22fe5d91d707352b4b743368b30e21d9d9bf (patch)
treed758b13e39d24d1cd2991c362ba0d7083defcc0c /drivers/w1/masters
parentdca5480ab7b77a889088ab7cac81934604510ac7 (diff)
downloadlinux-388f22fe5d91d707352b4b743368b30e21d9d9bf.tar.xz
w1: Remove driver match function
If there is no driver match function, the driver core assumes that each candidate pair (driver, device) matches, see driver_match_device(). Drop the bus's match function that always returned 1 and so implements the same behaviour as when there is no match function Signed-off-by: Lizhe <sensor1010@163.com> Link: https://lore.kernel.org/r/20230319044107.311555-1-sensor1010@163.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'drivers/w1/masters')
0 files changed, 0 insertions, 0 deletions