Commits

Chen Liangjun committed 965ab62dda3
ENGR00162913-1 ASRC:fix asrc_audio_clock divider set bug The asrc_audio_clock in MX5 is different from MX6.Thus the divider value set can not be used in the MX6. Part of noise of ASRC output is caused by this. Add the function to calculate the divider and prescaler value according to the sample rate and asrc_audio_clock. Signed-off-by: Chen Liangjun <b36089@freescale.com>