Support more sample rate in asrc
Shengjiu Wang (3): ASoC: fsl_asrc: Fix the issue about unsupported rate ASoC: fsl_asrc: replace the process_option table with function ASoC: fsl_asrc: Unify the supported input and output rate
Changes in v6 - add acked-by - fixed minor issue according to comments in v5
Changes in v5 - fix the [1/24, 8] - move fsl_asrc_sel_proc before setting
Changes in v4 - add patch to Fix the [8kHz, 30kHz] open set issue.
Changes in v3 - remove FSL_ASRC_RATES - refine fsl_asrc_sel_proc according to comments
Changes in v2 - add more comments in code - add commit "Unify the supported input and output rate"
sound/soc/fsl/fsl_asrc.c | 105 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 71 insertions(+), 34 deletions(-)