diff options
author | Lizhe <[email protected]> | 2023-03-19 12:47:33 +0800 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-03-20 08:50:02 +0100 |
commit | b1e675d1b57eb991a5e194e8648477a98f612617 (patch) | |
tree | 6d51ebe604123bd1e5d4ce197890aebab2b63976 /tools/perf/scripts/python/task-analyzer.py | |
parent | 6aa9b1d071bf62e7489601f57a13da55b1a96add (diff) |
ALSA: ac97: 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 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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions