DA830: fix SPI1 base address
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 6 Apr 2011 17:17:21 +0000 (17:17 +0000)
committerSekhar Nori <nsekhar@ti.com>
Mon, 25 Apr 2011 08:49:31 +0000 (14:19 +0530)
commit9e7d24f622fc57ff5d58af3d44ba503430148354
tree273aaa2f01dcd6ba946a9b7735c0e99eae42d5d6
parent336f402790defe4c4d33838b41bcd239537a5431
DA830: fix SPI1 base address

Commit 54ce6883d29630ff334bee4256a25e3f8719a181 (davinci: da8xx: add spi
resources and registration routine) wrongly assumed that SPI1 is mapped at
the same address on DA830/OMAP-L137 and DA850/OMAP-L138; actually, the base
address was valid only for the latter SoC. Teach the code to pass the correct
SPI1 memory resource for both SoCs...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/devices-da8xx.c