Re: [PATCH 2/4] spi: s3c64xx: added support for polling mode

2013-02-06 Thread Girish KS
On Wed, Feb 6, 2013 at 2:35 AM, Grant Likely grant.lik...@secretlab.ca wrote: On Tue, 5 Feb 2013 15:09:42 -0800, Girish K S girishks2...@gmail.com wrote: The 64xx spi driver supports partial polling mode. Only the last chunk of the transfer length is transferred or recieved in polling mode.

[PATCH 2/4] spi: s3c64xx: added support for polling mode

2013-02-05 Thread Girish K S
The 64xx spi driver supports partial polling mode. Only the last chunk of the transfer length is transferred or recieved in polling mode. Some SoC's that adopt this controller might not have have dma interface. This patch adds support for complete polling mode and gives flexibity for the user to