commit | f58c3276d3652b0d96654ba08f0afc87c013da57 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Apr 15 03:08:20 2011 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed May 25 08:13:43 2011 -0400 |
tree | a7276504d01d8a0a170f6b52eea80a2cbef6b225 | |
parent | 6327a574f9ce85f0daab8693913003a456f27f1f [diff] |
Blackfin: move bf537-specific irq code out of common code The SIC interrupt line muxing that the bf537 does is specific to this CPU (thankfully), so rip it out of the common code and move it to a bf537-specific file. This tidies up the common code significantly. Signed-off-by: Mike Frysinger <vapier@gentoo.org>