From: Mark Brown Date: Fri, 18 Mar 2011 12:50:10 +0000 (+0000) Subject: mfd: Push byte swaps out of wm8994 bulk read path X-Git-Tag: v2.6.39-rc1~96^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316b6cc081b112546842d44ded21512bd8454a85;p=pandora-kernel.git mfd: Push byte swaps out of wm8994 bulk read path For consistency with the write path push byte swaps of the WM8994 register data out of the bulk read data path into the per-register APIs. The only user of the bulk register read is the interrupt code which is updated to do the swaps itself part of this patch. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed