From: Lars-Peter Clausen Date: Mon, 28 Nov 2011 08:44:20 +0000 (+0100) Subject: ASoC: SigmaDSP: Add regmap support X-Git-Tag: v3.3-rc1~14^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38fd54ee38624a52c28d65fadfd452c9c49fb152;p=pandora-kernel.git ASoC: SigmaDSP: Add regmap support Add support for loading the SigmaDSP firmware using regmap. This allows us to transparently use SPI or I2C as the transport protocol on devices which support them. For now we keep the old I2C support since we have one user of this which is not straight forward to convert to regmap, due to variable length registers. Signed-off-by: Lars-Peter Clausen Acked-by: Mike Frysinger Signed-off-by: Mark Brown --- Reading git-diff-tree failed