On Fri, Jun 08, 2007 at 08:41:19PM +0900, Tejun Heo wrote: > libata used to claim only cmd ports for legacy SFF ports. Claim ctl > ports too. > > Signed-off-by: Tejun Heo <htejun@xxxxxxxxx> > --- > This has been this way as long as I can remember. It's almost > pleasant to see that it survived through all the devres/init rework. > I guess it's time for a change. pci_request_regions() should claims everything, if Alan did his job :) All this goes through ata_pci_init_one(), which guarantees it's PCI IDE. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html