Re: [PATCH v3] spi: New driver for Altera SPI

From: Thomas Chou
Date: Tue Jan 18 2011 - 20:34:16 EST


On 01/17/2011 03:27 PM, Sinan Akman wrote:
+ if (hw->irq >= 0) {
+ init_completion(&hw->done);

I think you init this twice, once in altera_spi_probe
below as well.

I will remove this one, too. Thank you again.

- Thomas
--
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/