]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Update naming in error handling
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 18 Aug 2020 16:01:26 +0000 (17:01 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 18 Aug 2020 17:22:17 +0000 (18:22 +0100)
commit2454813938f3cb2fbbcae5e40c1fc54f1cb8209a
tree413fc7d0cafad5365d45f72396602c27ec3adcc6
parent9e14075b07b36b61c04cdca8bc8b665f8d3b8fea
ASoC: wm_adsp: Update naming in error handling

It seems the datasheet has never used the word slave for this error
status bit and has always used the term address error. So update the
driver to match the datasheets and also in the process align a bit
better with avoiding the use of such words where possible.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20200818160126.4852-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c