https://github.com/torvalds/linux
Revision 70d321e6380f128096429d6e5b678f94ab0cef5d authored by Takashi Iwai on 03 July 2009, 21:06:45 UTC, committed by Takashi Iwai on 03 July 2009, 21:06:45 UTC
The PCM rates bit field may have been changed by the codec open callback.
In that case, we need to reset rate_min and rate_max.  So, simply call
snd_pcm_lib_hw_rates() again after the codec open callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 022b466
History
Tip revision: 70d321e6380f128096429d6e5b678f94ab0cef5d authored by Takashi Iwai on 03 July 2009, 21:06:45 UTC
ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callback
Tip revision: 70d321e

back to top