[PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210

2011-07-08 Thread Padmavathi Venna
The SPI module on S5PV210 is similar to the earlier Samsung SoCs like S3C64XX. Enable the existing SPI driver for use on S5PV210. Signed-off-by: Padmavathi Venna padm...@samsung.com --- drivers/spi/Kconfig |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git

Re: [PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210

2011-07-06 Thread padma venkat
Hi Tushar, On Wed, Jul 6, 2011 at 8:45 AM, Tushar Behera tushar.beh...@linaro.org wrote: Hi, Patch 1/2 looks redundant as both changes can be very well accommodated in a single patch. I thought it would be better to have seperate patch for two different SoCs. So I made the patches like that.

[PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210

2011-07-04 Thread Padmavathi Venna
The SPI module on S5PV210 is similar to the earlier Samsung SoCs like S3C64XX. Enable the existing SPI driver for use on S5PV210. Signed-off-by: Padmavathi Venna padm...@samsung.com --- drivers/spi/Kconfig |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git