Commits

Lars-Peter Clausen committed d9ca8e76f3c
ASoC: bf5xx-ssm2602: Setup sysclock in init callback The sysclock is fixed, so just set it up once in the init callback instead of setting it repeatably in the hw_params callback. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>