HI : my name is li Zhe, I am Chinese 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