From: Mark Brown Date: Fri, 22 Jun 2012 12:04:02 +0000 (+0100) Subject: ASoC: core: Try to use regmap if the driver doesn't set up any I/O X-Git-Tag: v3.6-rc1~117^2~4^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38cbf9598feba97de9f9b43efa9153fd7c1a2ec9;p=pandora-kernel.git ASoC: core: Try to use regmap if the driver doesn't set up any I/O Since most new drivers are expected to use regmap and since frequently the only thing we need to do in the CODEC probe function is configure the I/O try to initialise the register I/O using regmap if the driver hasn't done so after probe(). Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed