spi/pl022: fix up differences between ARM and ST versions
authorLinus Walleij <linus.walleij@stericsson.com>
Wed, 5 May 2010 09:28:15 +0000 (09:28 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 25 May 2010 06:23:13 +0000 (00:23 -0600)
The PL022 SPI driver did not cleanly separate between the
original unmodified ARM version and the ST Microelectronics
versions. Split this more cleanly and fix some whitespace
moaning from checkpatch at the same time.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found