From: Takashi Iwai <tiwai@suse.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: lizhe <sensor1010@163.com>,
lee.jones@linaro.org, fthain@linux-m68k.org,
akrowiak@linux.ibm.com, pasic@linux.ibm.com,
jjherne@linux.ibm.com, freude@linux.ibm.com, hca@linux.ibm.com,
gor@linux.ibm.com, agordeev@linux.ibm.com,
borntraeger@linux.ibm.com, svens@linux.ibm.com,
jejb@linux.ibm.com, martin.petersen@oracle.com, zbr@ioremap.net,
perex@perex.cz, tiwai@suse.com, bvanassche@acm.org,
dan.j.williams@intel.com, srinivas.kandagatla@linaro.org,
wens@csie.org, colin.king@intel.com, hare@suse.de,
linux-kernel@vger.kernel.org, linux-m68k@lists.linux-m68k.org,
linux-s390@vger.kernel.org, linux-scsi@vger.kernel.org,
target-devel@vger.kernel.org, alsa-devel@alsa-project.org
Subject: Re: [PATCH] kernel/drivers: Remove redundant driver match function
Date: Mon, 09 May 2022 09:25:51 +0200 [thread overview]
Message-ID: <s5hr153makg.wl-tiwai@suse.de> (raw)
In-Reply-To: <20220506064927.7y7a422jqbse22fr@pengutronix.de>
On Fri, 06 May 2022 08:49:27 +0200,
Uwe Kleine-König wrote:
>
> Hello,
>
> On Thu, May 05, 2022 at 09:59:52PM -0700, lizhe wrote:
> > If there is no driver match function, the driver core assumes that each
> > candidate pair (driver, device) matches, see driver_match_device().
> >
> > Signed-off-by: lizhe <sensor1010@163.com>
>
> Reviewed-by: Uwe Kleine-König <u.kleine-koenig.org>
>
> Side note: While looking through this patch I was surprised to see there
> are two different busses for ac97: sound/ac97/bus.c + sound/ac97_bus.c .
> It seems the duplication exists since 2017.
Those are intentional and will be likely kept as-is. In theory those
could be unified, but there are quite lots of quirk codes for the old
bus implementations and it'll be way too much work to rewrite for the
new bus.
Takashi
next prev parent reply other threads:[~2022-05-09 8:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-06 4:59 [PATCH] kernel/drivers: Remove redundant driver match function lizhe
2022-05-06 6:49 ` Uwe Kleine-König
2022-05-09 7:25 ` Takashi Iwai [this message]
2022-05-06 22:35 ` Finn Thain
2022-05-07 8:21 ` Uwe Kleine-König
2022-05-07 8:33 ` Greg Kroah-Hartman
2022-05-09 11:36 ` Tony Krowiak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hr153makg.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=agordeev@linux.ibm.com \
--cc=akrowiak@linux.ibm.com \
--cc=alsa-devel@alsa-project.org \
--cc=borntraeger@linux.ibm.com \
--cc=bvanassche@acm.org \
--cc=colin.king@intel.com \
--cc=dan.j.williams@intel.com \
--cc=freude@linux.ibm.com \
--cc=fthain@linux-m68k.org \
--cc=gor@linux.ibm.com \
--cc=hare@suse.de \
--cc=hca@linux.ibm.com \
--cc=jejb@linux.ibm.com \
--cc=jjherne@linux.ibm.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@lists.linux-m68k.org \
--cc=linux-s390@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=pasic@linux.ibm.com \
--cc=perex@perex.cz \
--cc=sensor1010@163.com \
--cc=srinivas.kandagatla@linaro.org \
--cc=svens@linux.ibm.com \
--cc=target-devel@vger.kernel.org \
--cc=tiwai@suse.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=wens@csie.org \
--cc=zbr@ioremap.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox