On Mon, Apr 04, 2011 at 10:01:54AM +0200, Prchal Jiří wrote:
Hi, this is separated generic part of previous patch. It contains read and write functions for codecs which communicate via SPI with 7bit register address, 1 LSB is read/write and 2nd byte data.
Please folow the patch submission processs in SubmittingPatches, especially with regard to the formatting of the mail containing the patch.
Also note that as I previously said:
This won't apply against the current kernel and should be a separate
diff -uprN -X linux-2.6.38-vanilla/Documentation/dontdiff linux-2.6.38-vanilla/sound/soc/soc-cache.c linux-2.6.38-patch/sound/soc/soc-cache.c --- linux-2.6.38-vanilla/sound/soc/soc-cache.c 2011-03-15 02:20:32.000000000 +0100 +++ linux-2.6.38-patch/sound/soc/soc-cache.c 2011-03-24 09:23:00.984373772 +0100
There have been some substantial updates to this code in current kernels.