From: Nicolas Pitre Date: Fri, 16 Sep 2005 16:46:36 +0000 (+0200) Subject: [ALSA] remove bogus match method for ac97_bus X-Git-Tag: v2.6.14-rc4~25^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a91e95969b84a56c7fef15ba25a5f6a17dd94b2;p=pandora-kernel.git [ALSA] remove bogus match method for ac97_bus 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed