commit | 980c10cda954770640d9d7cd7b793efa12cae0d9 | [log] [tgz] |
---|---|---|
author | Shuming Fan <shumingf@realtek.com> | Fri Jul 19 14:32:35 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 22 13:26:17 2019 +0100 |
tree | fe0e73619ed4732f7b0062cc99394a31a9525f8d | |
parent | b7e814deae33eb30f8f8c6528e8e69b107978d88 [diff] |
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>