]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] oxygen: remove MIDI autodetection
authorClemens Ladisch <clemens@ladisch.de>
Mon, 21 Jan 2008 07:45:37 +0000 (08:45 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:30:06 +0000 (17:30 +0100)
commitf50756491262ecd59a80e6ddc63679581340868b
tree031a965cf320c285f811e5b3de17152984ee4abf
parentbc18db5f0270abc77deb2f72b78a30b975aa18c7
[ALSA] oxygen: remove MIDI autodetection

The MIDI bit in the MISC register is set by default and cannot be used
to detect the presence of a MIDI port.  Instead, add a parameter to the
oxygen_pci_probe() function so that model drivers can specify this.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/oxygen/oxygen.c
sound/pci/oxygen/oxygen.h
sound/pci/oxygen/oxygen_lib.c
sound/pci/oxygen/virtuoso.c