OSDN Git Service

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)
commita4d328efed242b9912f5fe72948ed4587aba5197
tree413fc7d0cafad5365d45f72396602c27ec3adcc6
parent28f957951743627d026ddeedaaf03dce8b5cf5a3
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