]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: oxygen: configure MIDI via device_config
authorClemens Ladisch <clemens@ladisch.de>
Mon, 22 Sep 2008 07:03:42 +0000 (09:03 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 22 Sep 2008 07:03:42 +0000 (09:03 +0200)
commitb52cd378e724791f022e2168bc57c2c869a77639
tree6a149c7dbc7d0889cf8c348be2618210661bea84
parent508dd201778e6287b5b67e64ed5143b97777d8e3
ALSA: oxygen: configure MIDI via device_config

To enable the MIDI port, model drivers must now set flags in
device_config, not only in misc_flags.  This allows model drivers to
enable the UART without creating an ALSA MIDI device.

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