From: Oder Chiou Date: Tue, 25 Nov 2014 01:51:41 +0000 (+0800) Subject: ASoC: rt5677: Fix the issue that the regmap_range "rt5677_ranges" cannot be accessed X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~12^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe17da00ba7046db2d3a952a930e127dcd7f06e;p=pandora-kernel.git ASoC: rt5677: Fix the issue that the regmap_range "rt5677_ranges" cannot be accessed After the patch "ASoC: rt5677: Use specific r/w function for DSP mode", the regmap_range "rt5677_ranges" was not registered in rt5677_regmap_physical, and it caused that the regmap_range "rt5677_ranges" cannot be accessed by the specific r/w function. The patch fixes this issue. Signed-off-by: Oder Chiou Signed-off-by: Mark Brown --- Reading git-diff-tree failed