From: Takashi Iwai Date: Mon, 18 May 2009 10:40:52 +0000 (+0200) Subject: ALSA: hda - Avoid conflicts with snd-ctxfi driver X-Git-Tag: v2.6.31-rc1~363^2~20^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=313f6e2d40bd67e394a65e7d64acd0cf9c9d248d;p=pandora-kernel.git ALSA: hda - Avoid conflicts with snd-ctxfi driver The PCI entries of Creative with HD-audio class can be the devices with emu20k1/emu20k2 chips. These are supported better by snd-ctxfi driver. With that driver, the device will mutate from HD-audio to its native class. This patch adds a simple ifdef to avoid the conflict of device probe between snd-hda-intel and snd-ctxfi drivers. 1102:0009 seems still OK to be added as it has no emu20kx chip, and is a pure HD-audio device. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed