commit | 8374e24c23448cabf6e78db2c83841c56c5df1e1 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Mon Dec 21 17:07:08 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 22 07:58:07 2009 +0100 |
tree | 5cef080d34dc41313473e65760395fa61e38b3df | |
parent | cb3b04debbb70de7b266f75777ac2b9ff567c460 [diff] |
ALSA: refine rate selection in snd_interval_ratnum() Refine the rate selection by choosing the rate closer to the requested one in case of selecting single frequency. Previously, the higher rate was always selected. Also, fix problem with the best_diff unsigned int value wrapping (turning negative). Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>