From: Ingo Korb Date: Sun, 24 Jun 2007 00:16:35 +0000 (-0700) Subject: Char: stallion, fix oops during init with ISA cards X-Git-Tag: v2.6.22-rc6~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b08b5ad9473a972fdd5d739080d24a84b23525ac;p=pandora-kernel.git Char: stallion, fix oops during init with ISA cards The stallion driver oopses while initializing ISA cards due to an uninitialized variable. This patch changes the initialisation order to match the PCI code path. Signed-off-by: Ingo Korb Acked-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed