]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rt5645: Separate regmap for rt5645 and rt5650
authorBard Liao <bardliao@realtek.com>
Tue, 10 Nov 2015 08:54:54 +0000 (16:54 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 17:37:10 +0000 (17:37 +0000)
commit49abc6cd58734803fb1428c3dfbb68fbc6ddb68c
treeb43c21d259dfcec510537682718758f0264569a0
parent6e5b143c1d86d75a6d18b9f2cbde3aaebae87423
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>
sound/soc/codecs/rt5645.c