From: Scott Jiang Date: Fri, 12 Aug 2011 22:04:13 +0000 (-0400) Subject: ASoC: Add spi hw read function for 16 addr 8 data mode for ad193x fix X-Git-Tag: v3.1-rc4~11^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=396a2e79cdbd562bf7ea48132f8d3ba8304109b2;p=pandora-kernel.git ASoC: Add spi hw read function for 16 addr 8 data mode for ad193x fix [This will be used by the ad193x driver to fix the fact that the original author of the driver put a bodge for their particular chip into a the generic ASoC register I/O abstraction layer which looked like an obvious bug which ended up getting fixed in 3.0. Sadly there were no comments documenting what was going on. A minimally invasive correction to the driver is to remove the register cache support and go direct to the hardware all the time so we're adding a new feature -- broonie] Signed-off-by: Scott Jiang Signed-off-by: Mark Brown --- Reading git-diff-tree failed