On Wed, Nov 18, 2009 at 2:58 AM, Wolfram Sang <w.s...@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.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to