Re: [PATCH 1/1] mtd m25p80: fix bug - ATmel spi flash fails to be copied to

From: Bryan Wu
Date: Mon May 19 2008 - 05:53:22 EST


On Mon, May 19, 2008 at 5:12 PM, Hennerich, Michael
<Michael.Hennerich@xxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/