[PATCH] General CHRP/MPC5K2 platform support patch

Nicolas DET nd at bplan-gmbh.de
Fri Oct 27 03:06:22 EST 2006


Grant Likely wrote:
> On 10/26/06, Grant Likely <grant.likely at secretlab.ca> wrote:
>> On 10/26/06, Nicolas DET <nd at bplan-gmbh.de> wrote:
>> > -       chrp_find_openpic();
>> > -       chrp_find_8259();
>> > +
>> > +       if ( chrp_find_mpc52xx_pic() < 0)
>> > +       {
>> > +               chrp_find_openpic();
>> > +               chrp_find_8259();
>> > +       }
>>
>> Why?  Why not just add the call to chrp_find_mpc52xx_pic() before or
>> after the other two chrp_find_ calls?  Will calling them cause things
>> to break?
>>

As decided on the IRC channel. a patch which remove the check but fix 
chrp_find_8259().

Regards,
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: chrpmpc52xx_2.6.19-rc3.patch
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20061026/a103e362/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nd.vcf
Type: text/x-vcard
Size: 249 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20061026/a103e362/attachment.vcf>


More information about the Linuxppc-dev mailing list