From: Xiubo Li Date: Tue, 11 Mar 2014 04:43:22 +0000 (+0800) Subject: ASoC: core: Fix check before setting default I/O up try regmap X-Git-Tag: v3.15-rc1~36^2~1^2~4^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a32c17b87c17f5e2e68edcf4d163ee42f9490652;p=pandora-kernel.git ASoC: core: Fix check before setting default I/O up try regmap Since the CODEC driver could specify its own I/O(read and write) while registering the CODEC for some reason, maybe the MFDs is used, etc. So just do check it, if they are not specified by CODEC driver then try to set up the default regmap I/O if regmap is used. Signed-off-by: Xiubo Li Signed-off-by: Mark Brown --- Reading git-diff-tree failed