]> git.baikalelectronics.ru Git - kernel.git/commit
spi/pl022: fix erroneous platform data in U300
authorLinus Walleij <linus.walleij@stericsson.com>
Thu, 21 Oct 2010 19:05:25 +0000 (21:05 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 1 Nov 2010 05:01:08 +0000 (01:01 -0400)
commit645208341a35888e375408fd14622bcc95b69e87
tree54e176162e4c6ddf13dbc6098de6d5ccdde4e9fd
parent75c33ed3cd08c5cb8c5a8ea6261e82c3e6e3e19d
spi/pl022: fix erroneous platform data in U300

This fixes an erroneous use of LSB first in the U300 machine, the
PL022 used in U300 is a standard ARM core that doesn't support this
bit so it should never have been set.

Cc: Kevin Wells <wellsk40@gmail.com>OA
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/arm/mach-u300/spi.c