From: Tejun Heo Date: Fri, 16 Jan 2009 06:27:27 +0000 (+0900) Subject: pata_atiixp: update port enabledness test handling X-Git-Tag: v2.6.29-rc2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16028232bf6dc5ed7e4bd341ef335f386229ad0b;p=pandora-kernel.git pata_atiixp: update port enabledness test handling Port enabledness test fits much better into init_one() instead of pre_reset(). The reason why these tests are in pre_reset() is purely historical at this point. Move it to init_one(). This will help further changes. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed