commit | a0be2f7999aaff97962fe4240ab2ca12a394884c | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Tue Feb 20 20:08:45 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 20 17:11:55 2007 +0000 |
tree | 53406ef7f5565cb9a8b514a88bac9966b550547b | |
parent | a9b69d0c0c928b4a78a0da32a903ae47b0ad09e7 [diff] |
[MIPS] Drop __init from init_8259A() init_8259A() is called from i8259A_resume() so should not be marked as __init. And add some tests for whether 8259A was already initialized or not. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>