From: David S. Miller Date: Tue, 18 Jul 2006 04:07:17 +0000 (-0700) Subject: [SERIAL] sunzilog: Register IRQ after all devices have been probed. X-Git-Tag: v2.6.18-rc3~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67e23a1e60b6bc0a090407d0fc060166ab558b72;p=pandora-kernel.git [SERIAL] sunzilog: Register IRQ after all devices have been probed. Otherwise we will deref half-initialized channel pointers and crash in the interrupt handler. Signed-off-by: David S. Miller --- Reading git-diff-tree failed