]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt1011: some minor changes to improve readability
authorShuming Fan <shumingf@realtek.com>
Thu, 31 Oct 2019 11:54:46 +0000 (19:54 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 31 Oct 2019 13:20:17 +0000 (14:20 +0100)
commit87c792f2310355c6bf99a579384c92789c72e2e0
treeaaaf95c5ccfe10dccf370b932497b98fb264da11
parented5d2f8ea9dc406e1a75a9437ffc1987eb07c7c5
ASoC: rt1011: some minor changes to improve readability

There is no other code use the RT1011_INIT_REG_LEN definition,
except rt1011_reg_init().
Hence, we remove it and fix the typo.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20191031115446.21108-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt1011.c