[ALSA] remove bogus match method for ac97_bus
authorNicolas Pitre <nico@cam.org>
Fri, 16 Sep 2005 16:46:36 +0000 (18:46 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 7 Oct 2005 12:45:35 +0000 (14:45 +0200)
AC97 Codec
The bus_id is initialized with a generic identifier string which is not
really useful for proper driver matching.  Let the driver decide what it
needs via its probe method instead.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found