commit | 11aa2d9613c9523f8f78863bdfc7d79b37afcbbe | [log] [tgz] |
---|---|---|
author | Bard Liao <[email protected]> | Fri Jan 05 17:00:51 2018 +0800 |
committer | Mark Brown <[email protected]> | Wed Jan 10 10:59:33 2018 +0000 |
tree | 73512d991960d6548ab7d62454088463782c7b61 | |
parent | 3e8052d90d24320a1edb556c20523f3b17195985 [diff] |
ASoC: mt8173: remove unnecessary micbias widget in route The micbias1/2 are connected to route as SUPPLY usage. It was not take effect since they were MICBIAS type. To keep the same register settings, we have to remove it once the micbias1/2 widget is converted to SUPPLY type. Signed-off-by: Bard Liao <[email protected]> Signed-off-by: Mark Brown <[email protected]>