]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs43130: Minor error paths fixups
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 10 May 2021 13:13:56 +0000 (14:13 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 10 May 2021 16:27:54 +0000 (17:27 +0100)
commit044bcd90d4ff315dc7ff6bc9185acd42ed06df8d
tree04d4d1f8b7c34e75808c102ec7d46a950e89b4fa
parente3a1cbbc0581195ee14080743f7da1ac3b8fd814
ASoC: cs43130: Minor error paths fixups

Correct some unchecked re-allocations of ret whilst reading the device
ID and ensure the hardware state is returned to off on the error
paths.

Reported-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210510131357.17170-10-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs43130.c