Home
last modified time | relevance | path

Searched hist:"12 dc0f3b1ee599d3951698a2927c584700840b03" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2552.cdiff 12dc0f3b1ee599d3951698a2927c584700840b03 Tue Apr 25 02:43:49 CEST 2017 Fabio Estevam <fabio.estevam@nxp.com> ASoC: tas2552: Propagate the error code in suspend/resume

tas2552_suspend() and tas2552_resume() currently always return success,
even though they may fail.

Fix this behaviour by always propagating the error code.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>