From: Jesse Brandeburg Date: Tue, 7 Feb 2006 06:50:45 +0000 (-0500) Subject: e100: remove init_hw call to fix panic X-Git-Tag: v2.6.16-rc3~139^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=471ef051bc3b980e2f38cbe9112eac7bfe4d6633;p=pandora-kernel.git e100: remove init_hw call to fix panic e100 seems to have had a long standing bug where e100_init_hw was being called when it should not have been. This caused a panic due to recent changes that rely on correct set up in the driver, and more robust error paths. Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed