commit | 3ddc97211cbb61a5f59882c26f8e3158c86e34bb | [log] [tgz] |
---|---|---|
author | Daniel Baluta <daniel.baluta@nxp.com> | Tue Mar 21 17:03:24 2017 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Mar 24 18:53:04 2017 +0000 |
tree | 8466a8ffcbddff2d0e79f3c2f392846c315fe3be | |
parent | a5de5b74a50113564a1e0850e2da96c37c35e55d [diff] |
ASoC: codec: wm8960: Refactor sysclk freq search Add a separate function for finding (sysclk, lrclk, bclk) when the clock is auto or mclk. This makes code easier to read and reduces the indentation level in wm8960_configure_clocking. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>