commit | d5b702a64b4c273c8eed7e4e721364493d01fdc9 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Fri Sep 16 23:03:02 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 20 08:56:45 2011 +0200 |
tree | a2bdccd13ad840c8f71f848e3f4d096839a322df | |
parent | 84f9df159df6311f33ab16637772788cf3729ede [diff] |
ALSA: pcm: add snd_pcm_hw_rule_noresample() Add a helper function to allow drivers to disable hardware resampling when the application has specified the SNDRV_PCM_HW_PARAMS_NORESAMPLE flag. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>