]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: da7213: Return directly the value of regcache_sync()
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Wed, 6 Nov 2024 08:18:18 +0000 (10:18 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 6 Nov 2024 21:14:30 +0000 (21:14 +0000)
commit841256954037ad80a57b8fa17a794ae9a01b2e23
tree73170fe4598216ae9baf42930227c059bcbec3d5
parent9d4f9f6a7bb1afbde57d08c98f2db4ff019ee19d
ASoC: da7213: Return directly the value of regcache_sync()

Return directly the value of the regcache_sync() in
da7213_runtime_resume(). In case of any failures this will inform the
runtime resume process.

Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://patch.msgid.link/20241106081826.1211088-24-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7213.c