linux/sound/pci/lx6464es
Lars-Peter Clausen dfcdb0280b ALSA: lx6464es: Use snd_pcm_hw_constraint_single()
Use the new snd_pcm_hw_constraint_single() helper function instead of
calling snd_pcm_hw_constraint_minmax() with the same value for min and max
to install a constraint that limits the possible configuration values to a
single value. Using snd_pcm_hw_constraint_single() makes the indented
result clearer.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-10-21 14:24:28 +02:00
..
Makefile ALSA: lx6464es - driver for the digigram lx6464es interface 2009-04-14 12:01:46 +02:00
lx6464es.c ALSA: lx6464es: Use snd_pcm_hw_constraint_single() 2015-10-21 14:24:28 +02:00
lx6464es.h ALSA: lx6464es: Use nonatomic PCM ops 2014-09-15 15:52:10 +02:00
lx_core.c ALSA: lx6464es: Use nonatomic PCM ops 2014-09-15 15:52:10 +02:00
lx_core.h ALSA: lx6464es: Use nonatomic PCM ops 2014-09-15 15:52:10 +02:00
lx_defs.h ALSA: Fix invalid kerneldoc markers 2014-11-11 09:39:17 +01:00