Derek Basehore
authored
This removes an optimization to not recalculate parameters if the
frequency index being switched to hold the next frequency. This is
because some registers do not have a copy per frequency index, so this
optimization might be causing problems.
Signed-off-by:
Derek Basehore <dbasehore@chromium.org>