Re: [PATCH v1] ALSA:ac97: Remove redundant driver match function

From: Takashi Iwai
Date: Mon Mar 20 2023 - 03:50:50 EST


On Sun, 19 Mar 2023 11:47:51 +0100,
lizhe wrote:
>
>
> HI :
> my name is li Zhe, I am Chinese

OK, then applied the patch now.


thanks,

Takashi

> At 2023-03-19 16:16:15, "Takashi Iwai" <tiwai@xxxxxxx> wrote:
> >On Sun, 19 Mar 2023 05:47:33 +0100,
> >Lizhe wrote:
> >>
> >> 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@xxxxxxx>
> >
> >Is Lizeh your real full name? (i.e. your name is "Li Zhe" ?)
> >I'm asking because the Signed-off-by line is a legal requirement.
> >
> >
> >thanks,
> >
> >Takashi
>
>