From: Xiubo Li
Date: Thu, 27 Feb 2014 09:49:51 +0000 (+0800)
Subject: ASoC: io: Clean up snd_soc_codec_set_cache_io()
X-Git-Tag: v3.15-rc1~36^2~1^2~4^2~10^2~8
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa8210d40c2140daf655c5299557bd68362399a;p=pandora-kernel.git
ASoC: io: Clean up snd_soc_codec_set_cache_io()
Now that all users have been converted to regmap and the config.reg_bits
and config.val_bits can be setted by each user through regmap core API.
So these two params are redundant here.
Signed-off-by: Xiubo Li
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed