linux/sound/pci/rme9652
Lars-Peter Clausen b4ffc1be9f ALSA: rme9652: 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:29 +02:00
..
hdsp.c ALSA: hdsp: silence a sprinft() overflow warning 2015-08-22 11:36:26 +02:00
hdspm.c ALSA: rme9652: Use snd_pcm_hw_constraint_single() 2015-10-21 14:24:29 +02:00
Makefile
rme9652.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00