From: Mark Brown Date: Sun, 5 Jul 2009 16:35:28 +0000 (+0100) Subject: ASoC: Remove use of hw_read from TLV320AIC3x driver X-Git-Tag: v2.6.32-rc1~166^2~83^2~21^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f345346dd715d53fb2ed168a4fd432e1bdcb14d;p=pandora-kernel.git ASoC: Remove use of hw_read from TLV320AIC3x driver The TLV320AIC3x driver is currently the only user of the CODEC hw_read operation and is jumping through some hoops in order to do so. In order to support future refactoring to make the hw_read operation more usable unwrap the usage in this driver to avoid its use. Signed-off-by: Mark Brown --- Reading git-diff-tree failed