Hi,
This patch series contains several small bug fixes and improves the handling of the situation in which an already running FLL is reconfigured. In the case of a running FLL only some tranisitions are supported whereas previously all transitions were allowed.
Thanks, Charles
Charles Keepax (7): ASoC: arizona: Do not test ratio zero as it is not a valid setting ASoC: arizona: Correct checking of FLL ratio limitations ASoC: arizona: Correct relationship between VCO corner and Fref ASoC: arizona: Coding standards, remove unneeded brackets ASoC: arizona: Correct return value of arizona_is_enabled_fll ASoC: arizona: FLL freerun only required whilst disabling ASoC: arizona: Update handling for input change on an active FLL
sound/soc/codecs/arizona.c | 63 ++++++++++++++++++++++++++++++-------------- 1 files changed, 43 insertions(+), 20 deletions(-)