From: Rask Ingemann Lambertsen Date: Mon, 19 Mar 2007 10:38:11 +0000 (+0100) Subject: [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a X-Git-Tag: v2.6.22-rc1~22^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2944275b146f4c0bb229a862bd8b3930c157d2a1;p=pandora-kernel.git [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a The ad1816a driver fails if the mpu401 driver has been loaded first. This patch against linux 2.6.20 fixes it by just ignoring the MPU-401 device in that case, so that the rest of the sound card can be used. The ad1816a driver already handles the MPU-401 device being unavailable due to lack of resources in the same way. Signed-off-by: Rask Ingemann Lambertsen Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed