ASoC: rt1308: simplify the EFUSE read function
authorShuming Fan <shumingf@realtek.com>
Fri, 19 Jul 2019 06:32:35 +0000 (14:32 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 22 Jul 2019 12:26:17 +0000 (13:26 +0100)
commit980c10cda954770640d9d7cd7b793efa12cae0d9
treefe0e73619ed4732f7b0062cc99394a31a9525f8d
parentb7e814deae33eb30f8f8c6528e8e69b107978d88
ASoC: rt1308: simplify the EFUSE read function

The rt1308_efuse function contains many redundant settings.
We remove the redundant settings and the function still works.

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