[PATCH] spi/mpc52xx-spi: cleanups
Grant Likely
grant.likely at secretlab.ca
Sat Nov 21 08:46:19 EST 2009
On Wed, Nov 18, 2009 at 2:58 AM, Wolfram Sang <w.sang at pengutronix.de> wrote:
>> > - 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.
Don't resend. Patch looks okay.
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
More information about the Linuxppc-dev
mailing list