[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver
authorJohn Rigby <jrigby@freescale.com>
Mon, 28 Jan 2008 17:28:56 +0000 (04:28 +1100)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 6 Feb 2008 21:05:40 +0000 (14:05 -0700)
Add 512x support using the psc_ops framework established
with the previous patch.

All 512x PSCs share the same interrupt so add
IRQF_SHARED to irq flags.

Signed-off-by: John Rigby <jrigby@freescale.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found