Re: [PATCH][RFC] OMAP4: McSPI Register Offset Changes For OMAP_4430SDP

2009-05-27 Thread Kevin Hilman
"Syed Rafiuddin" writes: > This patch updates McSPI register offset addresses with respect to OMAP4 > > Signed-off-by: Syed Rafiuddin > --- > arch/arm/mach-omap2/devices.c | 10 > drivers/spi/omap2_mcspi.c | 51 > -- > 2 files changed, 4

[PATCH][RFC] OMAP4: McSPI Register Offset Changes For OMAP_4430SDP

2009-05-27 Thread Syed Rafiuddin
This patch updates McSPI register offset addresses with respect to OMAP4 Signed-off-by: Syed Rafiuddin --- arch/arm/mach-omap2/devices.c | 10 drivers/spi/omap2_mcspi.c | 51 -- 2 files changed, 41 insertions(+), 20 deletions(-) Index: om