dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/usb
Clemens Ladisch 4608eb089b sound: usb-audio: remove check_hw_params_convention()
This removes the check_hw_params_convention() function because
1) it is not necessary, as the hw_rule_* functions also work correctly
   (i.e., as no-ops) when the device supports all combinations of the
   audio format parameters; and
2) it would become too complex when adding a fourth altsetting-dependent
   hardware parameter, as this would require another three loops to
   check dependecies with rate/channels/format.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-04-07 04:11:21 +02:00
..
caiaq Merge branch 'topic/usb-caiaq' into for-linus 2009-03-24 00:36:23 +01:00
usx2y Merge branch 'topic/usb-audio' into for-linus 2009-03-24 00:36:22 +01:00
Kconfig ALSA: snd-usb-caiaq: support for two more audio devices 2009-01-16 11:36:47 +01:00
Makefile ALSA: Add USB US122L driver 2008-08-01 13:37:12 +02:00
usbaudio.c sound: usb-audio: remove check_hw_params_convention() 2009-04-07 04:11:21 +02:00
usbaudio.h ALSA: snd-usb-audio: support for Edirol UA-4FX device 2008-10-10 13:41:48 +02:00
usbmidi.c sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfaces 2009-02-16 15:31:48 +01:00
usbmixer.c Merge branch 'topic/usb-audio' into for-linus 2009-03-24 00:36:22 +01:00
usbmixer_maps.c ALSA: usb-audio - Quirk for Serato phono 2009-01-18 18:48:03 +01:00
usbquirks.h Merge branch 'topic/usb-audio' into for-linus 2009-03-24 00:36:22 +01:00