mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
It was always set to ata_port_disable(). Removed the hook, and replaced the very few ap->ops->port_disable() callsites with direct calls to ata_port_disable(). Signed-off-by: Jeff Garzik <jeff@garzik.org>