commit | 25ae3a0739c69425a911925b43213895a9802b98 | [log] [tgz] |
---|---|---|
author | John Rigby <jrigby@freescale.com> | Tue Jan 29 04:28:56 2008 +1100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Feb 06 14:05:40 2008 -0700 |
tree | 250695da67fc1414080f96e55cd68b4d92d6da43 | |
parent | 599f030cc596cd41a0f966afd4cee2e2fc48ee86 [diff] |
[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver 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>