From: Gerhard Sittig Date: Mon, 3 Jun 2013 12:03:49 +0000 (+0200) Subject: spi: mpc512x: minor prep before feature change X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~28^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36e93a0bdc7df31543a6950454dbd26b56c9015;p=pandora-kernel.git spi: mpc512x: minor prep before feature change mechanical edits before changing functionality, to reduce diffs - rename variables to later tell remaining TX and RX apart - use size_t for the current TX and RX length (for better compatibility with the min() macro) - remove unused members from the master data (sysclk, eofbyte) - silence a checkpatch warning (braces around single statement) Signed-off-by: Gerhard Sittig Signed-off-by: Mark Brown --- Reading git-diff-tree failed