From: Henrique de Moraes Holschuh Date: Sun, 27 Dec 2009 00:52:14 +0000 (-0200) Subject: thinkpad-acpi: don't fail to load the entire module due to ALSA problems X-Git-Tag: v2.6.33-rc3~32^2~3^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c75c1848b618f6717c1be887ad539ffac2e96d;p=pandora-kernel.git thinkpad-acpi: don't fail to load the entire module due to ALSA problems If we cannot create the ALSA mixer, it is a good reason to fail to load the volume subdriver, and not to fail to load the entire module. While at it, add more debugging messages, as the error paths are being used a lot more than I'd expect, and it is failing to set up the ALSA mixer on a number of ThinkPads. Reported-by: Peter Jordan Signed-off-by: Henrique de Moraes Holschuh Signed-off-by: Len Brown --- Reading git-diff-tree failed