commit | e1be5d73e07dd6015b6ea255a36aae3b61b7b054 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Feb 20 20:01:53 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Feb 21 04:58:19 2007 -0500 |
tree | bb76780ea9cb95845460690b30d08ac4e5f34937 | |
parent | c3c70c443c2ef1fce31f201a93780c884b903993 [diff] |
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 <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>