FROMGIT: ASoC: cs42l43: Rename system suspend callback and fix debug print
There is some confusion around cs42l43_codec_runtime_force_suspend(). This function is the system suspend callback, however the name and the debug print both use the words runtime. Rename the function to the simpler cs42l43_codec_suspend() and correct the debug print. (cherry picked from commit e214b6550960e315bd9f42f0d01427784361b508 https://github.com/CirrusLogic/linux-drivers v6.12-cs42l43-cs35l56) Signed-off-by:Charles Keepax <ckeepax@opensource.cirrus.com> Message-ID: <20250903094549.271068-2-ckeepax@opensource.cirrus.com> Signed-off-by:
Mark Brown <broonie@kernel.org> Change-Id: If6bdc17c6c5fc0f7deef4be7ff503513919e7e58 Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Tongtong Pan <pantongtong@huaqin.corp-partner.google.com>
Loading
Please sign in to comment