commit | 49abc6cd58734803fb1428c3dfbb68fbc6ddb68c | [log] [tgz] |
---|---|---|
author | Bard Liao <bardliao@realtek.com> | Tue Nov 10 16:54:54 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 16 17:37:10 2015 +0000 |
tree | b43c21d259dfcec510537682718758f0264569a0 | |
parent | 6e5b143c1d86d75a6d18b9f2cbde3aaebae87423 [diff] |
ASoC: rt5645: Separate regmap for rt5645 and rt5650 rt5645.c support both rt5645 and rt5650 codec. And the default value of registers are not identical. So we use different regmap for the two codecs. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>