[PATCH 1/1] mtd m25p80: fix bug - ATmel spi flash fails to be copied to
Bryan Wu
cooloney at kernel.org
Mon May 19 05:53:11 EDT 2008
On Mon, May 19, 2008 at 5:12 PM, Hennerich, Michael
<Michael.Hennerich at analog.com> wrote:
>>+ spi_write(flash->spi, flash->command, 2);
>>+
>>+ return spi_write(flash->spi, flash->command, 2);
>
>
> I just noticed that write_sr contains a duplicated spi_write.
> Bryan sends out a new patch.
>
No problem, it is my fault. I should review the patch carefully.
Thanks
-Bryan
More information about the linux-mtd
mailing list