From: Atsushi Nemoto Date: Tue, 20 Feb 2007 11:08:45 +0000 (+0900) Subject: [MIPS] Drop __init from init_8259A() X-Git-Tag: v2.6.21-rc1~54^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0be2f7999aaff97962fe4240ab2ca12a394884c;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed