diff options
author | lizhe <[email protected]> | 2021-12-07 01:50:29 -0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-12-14 21:35:27 +0100 |
commit | 79e3b4c7dd1c54be4fdc77de9ba168bfa4e75567 (patch) | |
tree | f59f8046419bf4b10cd2aab8259f4869af01ebda /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 4df297aaeb9c50c6399ee70ba4347f750c87b387 (diff) |
mmc: core: Remove redundant 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 mmc 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 <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions