From: Kuninori Morimoto Date: Tue, 24 Sep 2013 06:12:27 +0000 (-0700) Subject: ASoC: rsnd: use regmap instead of original register mapping method X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~72^2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e5b6fd5af04b6d8b0ac6635edf49476ff298ba;p=pandora-kernel.git ASoC: rsnd: use regmap instead of original register mapping method Current Linux kernel is supporting regmap/regmap_field, and, it is good match for Renesas Sound Gen1/Gen2 register mapping. This patch uses regmap instead of original method for register access Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed