]> Pileus Git - ~andy/linux/commit
ASoC: fsl_ssi: Do not print 'baud clock' error message all the time
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 20 Jan 2014 19:35:39 +0000 (17:35 -0200)
committerMark Brown <broonie@linaro.org>
Tue, 21 Jan 2014 18:48:35 +0000 (18:48 +0000)
commitefe2ab9b0274b60327ca148e101177ba9708b9ba
treee14520b7302aa56dac31b7b806b5e9efd4d71dce
parentae1f8ce1925645b047394a59d4108e27fad9a9d8
ASoC: fsl_ssi: Do not print 'baud clock' error message all the time

Currently everytime we get the following message on boot:

fsl-ssi-dai 202c000.ssi: could not get baud clock: -2

This is not really useful information to get on every boot, so make it a debug
message instead.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_ssi.c