Skip to content
Commit b1e675d1 authored by Lizhe's avatar Lizhe Committed by Takashi Iwai
Browse files

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: default avatarLizhe <sensor1010@163.com>
Link: https://lore.kernel.org/r/20230319044733.327091-1-sensor1010@163.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6aa9b1d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment