]> 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)
commit11131dbfd9a34092786fab5ccbf4c50e05806f16
tree413fc7d0cafad5365d45f72396602c27ec3adcc6
parenta20fd9e8cf88464619ed651843cf05a9b58ab479
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