Unverified Commit dcdfa347 authored by Pieterjan Camerlynck's avatar Pieterjan Camerlynck Committed by Mark Brown
Browse files

ASoC: fsl_sai: fix incorrect mclk number in error message

In commit c3ecef21

 ("ASoC: fsl_sai: add sai master mode support")
the loop was changed to start iterating from 1 instead of 0. The error
message however was not updated, reporting the wrong clock to the user.

Signed-off-by: default avatarPieterjan Camerlynck <pieterjan.camerlynck@gmail.com>
Acked-by: default avatarShengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20220813083353.8959-1-pieterjan.camerlynck@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent ea75deef
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment