diff options
author | Gerhard Sittig <gsi@denx.de> | 2013-06-03 16:03:49 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-04 21:22:47 +0400 |
commit | c36e93a0bdc7df31543a6950454dbd26b56c9015 (patch) | |
tree | df6049a38ab0495396e5178eb05d8c22e2bcbf99 /arch | |
parent | d683b96b072dc4680fc74964eca77e6a23d1fa6e (diff) | |
download | linux-c36e93a0bdc7df31543a6950454dbd26b56c9015.tar.xz |
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 <gsi@denx.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions