diff options
author | Imre Deak <imre.deak@solidboot.com> | 2007-05-23 22:58:20 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-24 05:14:15 +0200 |
commit | e5f1b194a9afa3e686986839eb67620e6549e9ad (patch) | |
tree | 614bf0abccdeefc7f8e68e42ae5947ba79e89a51 /include/asm-arm26/mc146818rtc.h | |
parent | Documentation/memory-barriers.txt: various fixes (diff) | |
download | linux-e5f1b194a9afa3e686986839eb67620e6549e9ad.tar.xz linux-e5f1b194a9afa3e686986839eb67620e6549e9ad.zip |
omap_uwire: SPI_CPHA mode bugfix
The omap_uwire controller driver handles SPI_CPHA incorrectly;
It should mean:
CPHA=0 ... sample at leading edge of clock
CPHA=1 ... sample at trailing edge of clock
This bug has been masked by inverse bugs in layered drivers;
and was uncovered by running some of them on non-OMAP hardware.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-arm26/mc146818rtc.h')
0 files changed, 0 insertions, 0 deletions