This is a simple change to correct problems when using set_irq_type on
platforms using CPM2.
This code correct the problem on most platform but still fails on 8272 derived
platforms for some interrupts.
On 8272 PC2 & 3 are missing and PC 23 & 29 are added, which this patch does not
address.
Sig
Kumar Gala wrote:
>
> On Jan 27, 2009, at 12:14 PM, Anton Vorontsov wrote:
>
>> On Tue, Jan 27, 2009 at 08:31:16AM -0600, Kumar Gala wrote:
>>>
>>> On Jan 27, 2009, at 2:44 AM, paulfax wrote:
>>>
>>>> This is a simple change to correct pr