From: Xiubo Li
Date: Wed, 26 Mar 2014 05:40:23 +0000 (+0800)
Subject: ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~6^9~12
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a39f75f7907fa3a708751dc283e3ab3e7da526b8;p=pandora-kernel.git
ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
Add the default regmap I/O setting to snd_soc_register_codec() while
the CODEC is initialising, which will be called by CODEC driver device
probe(), and then we can make XXX_set_cache_io() go away entirely from each
CODEC ASoC probe.
Signed-off-by: Xiubo Li
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed