Re: [PATCH] spi/mpc52xx-spi: cleanups
From: Wolfram Sang <hidden>
Date: 2009-11-18 09:58:36
Also in:
linux-spi
Attachments
- signature.asc [application/pgp-signature] 197 bytes
From: Wolfram Sang <hidden>
Date: 2009-11-18 09:58:36
Also in:
linux-spi
quoted
- rc |= request_irq(ms->irq1, mpc52xx_spi_irq, IRQF_SAMPLE_RANDOM, + rc |= request_irq(ms->irq1, mpc52xx_spi_irq, 0, "mpc5200-spi-spiF", ms);The "spiF" here is probably also a typo.
Ack. Grant, if you think it is worth you may modify my patch to avoid a resend. If it is easier for you, I will do the resend, of course. Regards, Wolfram -- Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ |