From: Andrey Smirnov Date: Tue, 19 Feb 2013 03:59:34 +0000 (-0800) Subject: ASoC: si476x: Convert SI476X codec to use regmap X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~42^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d686500ae87275ed58a074f9e5e8b35b9afe30d8;p=pandora-kernel.git ASoC: si476x: Convert SI476X codec to use regmap The latest radio and MFD drivers for SI476X radio chips use regmap API to provide access to the registers and allow for caching of their values when the actual chip is powered off. Convert the codec driver to do the same, so it would not loose the settings when the radio driver powers the chip down. Signed-off-by: Andrey Smirnov Signed-off-by: Mark Brown --- Reading git-diff-tree failed