commit | d58876e289b0153bf86162aa1a43249e0f0aa03d | [log] [tgz] |
---|---|---|
author | Magnus Damm <magnus.damm@gmail.com> | Thu Apr 24 21:36:34 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu May 08 19:52:03 2008 +0900 |
tree | bcba99bfb89b61142a81a651958c10e4c9828778 | |
parent | a276e588a92737889c21e736f2bbed8aecda25fb [diff] |
sh: add interrupt ack code to sh3 This patch adds interrupt acknowledge code for external interrupt sources on sh3 processors. Only really required for edge triggered interrupts, but we ack regardless of sense configuration. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>