diff options
author | Magnus Damm <damm@opensource.se> | 2010-02-09 05:24:46 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-02-09 10:23:57 +0100 |
commit | 577cd7584cf5199f1ea22cca0ad1fa129a98effa (patch) | |
tree | 35a88578e4dc1da2df4bb8b14e8ef6f010819223 /init/do_mounts.h | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
download | linux-577cd7584cf5199f1ea22cca0ad1fa129a98effa.tar.xz linux-577cd7584cf5199f1ea22cca0ad1fa129a98effa.zip |
sh: extend INTC with struct intc_hw_desc
This patch updates the INTC code by moving all vectors,
groups and registers from struct intc_desc to struct
intc_hw_desc.
The idea is that INTC tables should go from using the
macro(s) DECLARE_INTC_DESC..() only to using struct
intc_desc with name and hw initialized using the macro
INTC_HW_DESC(). This move makes it easy to initialize
an extended struct intc_desc in the future.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'init/do_mounts.h')
0 files changed, 0 insertions, 0 deletions