From: Sergei Shtylyov Date: Wed, 6 Apr 2011 17:17:21 +0000 (+0000) Subject: DA830: fix SPI1 base address X-Git-Tag: v2.6.39-rc6~9^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e7d24f622fc57ff5d58af3d44ba503430148354;p=pandora-kernel.git 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 Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed