]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pata_legacy: Merge winbond support
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sat, 19 Jan 2008 15:47:23 +0000 (15:47 +0000)
committerJeff Garzik <jeff@garzik.org>
Wed, 23 Jan 2008 10:24:17 +0000 (05:24 -0500)
commitb832548773b0cd98216534caa31b9ed7607c4e76
treefa546516db295b65dd337dab1bb6e0477e44ca1c
parent5e8f757cb2e0f67bf43f71d5180a8bf0ab3484eb
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 <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_legacy.c