RE: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure.

2016-03-31 Thread Lakshmi Sai Krishna Potthuri
rm-ker...@lists.infradead.org; Harini Katakam >; Punnaiah Choudary Kalluri ; >Anirudha Sarangi ; saikrishna12...@gmail.com >Subject: Re: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer >structure. > >On Thu, Mar 31, 2016 at 8:14 AM, Lakshmi Sai Krishna Potthuri > wro

Re: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure.

2016-03-31 Thread Geert Uytterhoeven
On Thu, Mar 31, 2016 at 8:14 AM, Lakshmi Sai Krishna Potthuri wrote: >>> >This is really not what I'd expect to happen, I'd expect that these dummy >>> >cycles would be in addition to the actual data (see my request for better >>> >documentation...). If they overlap with the data then what is the

RE: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure.

2016-03-30 Thread Lakshmi Sai Krishna Potthuri
ary Kalluri ; Anirudha Sarangi > >Subject: Re: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer >structure. > >On Fri, Mar 25, 2016 at 01:41:16PM +, Lakshmi Sai Krishna Potthuri wrote: > >As I'm fairly sure I've said before please fix your mail client to

Re: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure.

2016-03-25 Thread Mark Brown
On Fri, Mar 25, 2016 at 01:41:16PM +, Lakshmi Sai Krishna Potthuri wrote: As I'm fairly sure I've said before please fix your mail client to word wrap within paragraphs at something substantially less than 80 columns. Doing this makes your messages much easier to read and reply to. > >This is

RE: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure.

2016-03-25 Thread Lakshmi Sai Krishna Potthuri
phen Warren; Geert Uytterhoeven; >Andrew F. Davis; Marek Vasut; Jagan Teki; Rafał Miłecki; linux- >m...@lists.infradead.org; linux-kernel@vger.kernel.org; linux- >s...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Harini Katakam; >Punnaiah Choudary Kalluri; Anirudha Sarangi >Subject:

Re: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure.

2016-03-22 Thread Mark Brown
On Tue, Mar 22, 2016 at 06:39:51AM +, Lakshmi Sai Krishna Potthuri wrote: Please fix your mail client to word wrap within paragraphs at something substantially less than 80 columns. Doing this makes your messages much easier to read and reply to. Please also avoid reflowing other text into l

RE: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure.

2016-03-21 Thread Lakshmi Sai Krishna Potthuri
Hi Mark, >On Mon, Mar 21, 2016 at 05:50:08PM +0530, P L Sai Krishna wrote: >> This patch does following things. >> 1. Added dummy entry in the spi_transfer structure. >> 2. Assigned dummy cycles to dummy member in the transfer structure >> during read operation. > >Please try to follow the patch

Re: [LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure.

2016-03-21 Thread Mark Brown
On Mon, Mar 21, 2016 at 05:50:08PM +0530, P L Sai Krishna wrote: > This patch does following things. > 1. Added dummy entry in the spi_transfer structure. > 2. Assigned dummy cycles to dummy member in the transfer > structure during read operation. Please try to follow the patch submission process