From: Tejun Heo Date: Tue, 20 Feb 2007 11:01:53 +0000 (+0900) Subject: sata_via: fix resource-managed iomap conversion X-Git-Tag: v2.6.21-rc2~25^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1be5d73e07dd6015b6ea255a36aae3b61b7b054;p=pandora-kernel.git sata_via: fix resource-managed iomap conversion Conversion to resource-managed iomap was buggy causing init failures on both vt6420 and 6421 - BAR5 wasn't mapped for both controllers while on vt6420 sata_via tried to map BAR0-4 twice. Fix it. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed