ASoC: cs53l30: Do not ignore errors if mclk is specified
authorNicolin Chen <nicoleotsuka@gmail.com>
Thu, 28 Jul 2016 22:43:01 +0000 (15:43 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:54:35 +0000 (11:54 +0100)
commit4d48298af85aff3dcc9498a564e06efeb9c935be
tree2dbb34d9f37d727a351eb6f6c6b6b7ae26feaf4c
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ASoC: cs53l30: Do not ignore errors if mclk is specified

When the clock is specified, there could be other errors besides
the EPROBE_DEFER so don't ignore them.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Acked-by: Paul Handrigan <Paul.Handrigan@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs53l30.c