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)
commit683b85152e3606f4d3145b99e2df4d6eaeb758d0
treeaaaf95c5ccfe10dccf370b932497b98fb264da11
parent98b6b8df06c7929de65ca3bf28a13b11170943e3
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