parisc: update parisc for new irq_desc
authorMike Travis <travis@sgi.com>
Tue, 13 Jan 2009 03:05:25 +0000 (03:05 +0000)
committerKyle McMartin <kyle@treachery.i.cabal.ca>
Fri, 13 Mar 2009 05:19:49 +0000 (01:19 -0400)
Impact: cleanup, update to new cpumask API

Irq_desc.affinity and irq_desc.pending_mask are now cpumask_var_t's
so access to them should be using the new cpumask API.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found