From: Mark Brown Date: Fri, 10 Jul 2009 21:24:27 +0000 (+0100) Subject: ASoC: Add I/O control bus information to factored out cache setup X-Git-Tag: v2.6.32-rc1~166^2~83^2~21^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7084a42b965d972079201414d19a399e65b26099;p=pandora-kernel.git ASoC: Add I/O control bus information to factored out cache setup While writes tend to be able to use a fairly bus independant format to do the writes reads are all bus specific. To allow us to factor out this code include the bus type as a parameter when setting up the cache. Initially just use this to factor out hw_write_t for I2C. Signed-off-by: Mark Brown --- Reading git-diff-tree failed