From: Alan Cox Date: Sat, 19 Jan 2008 15:47:23 +0000 (+0000) Subject: pata_legacy: Merge winbond support X-Git-Tag: v2.6.25-rc1~1233^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b832548773b0cd98216534caa31b9ed7607c4e76;p=pandora-kernel.git pata_legacy: Merge winbond support This puts winbond VLB in with the other ISA/VLB support and means we can lose pata_winbond.c. With all the VLB/ISA probe in one space (and out of the core libata) this makes legacy probing work sanely. Also switch to devm_ for resource handling on the ports post probe Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed