diff options
author | Eric Miao <eric.y.miao@gmail.com> | 2010-03-16 09:48:01 +0100 |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2010-05-11 17:24:57 +0200 |
commit | c9840daa70fbb8f6031fcd1f254a3da49a41ea7b (patch) | |
tree | df95f94209b05cca7250b45cc694f15be51e5c50 /drivers/spi/omap_spi_100k.c | |
parent | [ARM] pxa: remove the now legacy SSP API (diff) | |
download | linux-c9840daa70fbb8f6031fcd1f254a3da49a41ea7b.tar.xz linux-c9840daa70fbb8f6031fcd1f254a3da49a41ea7b.zip |
[ARM] pxa: correct SSCR0_SCR to support multiple SoCs
The previous definitions of SSCR0_SCR and SSCR0_SerClkDiv() prevented
them being used simultaneously when supporting multiple PXA SoCs, esp.
in drivers/spi/pxa2xx_spi.c, make them correct.
The change from SSCR0_SerClkDiv(2) to SSCR0_SCR(2), will make the result
a little bit different in pxa2xx_spi_probe(), however, since that's only
used as a default initialization value, it's acceptable.
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'drivers/spi/omap_spi_100k.c')
0 files changed, 0 insertions, 0 deletions