From: Bard Liao Date: Thu, 17 Apr 2014 02:24:06 +0000 (+0800) Subject: ASoC: rt5640: Add minimal support for RT5642 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~2^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bfc6d2d1b6266e8da2a7cf89e8d05e2ea8b09e5;p=pandora-kernel.git ASoC: rt5640: Add minimal support for RT5642 We have been using rt5640.c codec driver with RT5642 codec chip before commit 022d21f004c1 ("ASoC: rt5640: add rt5639 support"). That commits starts using device ID reading in reset register for adding device specific controls and routes runtime. Now since device ID appears to be different between RT5640 and RT5642 the driver doesn't add those controls and routes that are valid also on RT5642. Fix this by adding a device ID found by debugging and minimal code for supporting RT5642. Signed-off-by: Jarkko Nikula Signed-off-by: Bard Liao Signed-off-by: Mark Brown --- Reading git-diff-tree failed