From: Linus Walleij Date: Sat, 15 Aug 2009 14:12:05 +0000 (+0100) Subject: ARM: 5678/1: SSP/SPI PL022 polarity terminology fix X-Git-Tag: v2.6.32-rc1~49^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2b805c8eb6459cf541ef141ff70dae17af59ca;p=pandora-kernel.git ARM: 5678/1: SSP/SPI PL022 polarity terminology fix The definition of the SPI clock phase for the Motorola mode of the PL022 driver was incorrect: the spec had been interpreted as data being recieved on rising or falling edge of the clocks while the correct interpretation is that data can be recieved on the first or second edge transition, falling or rising depending on the polarity setting. Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed