Tejun Heo
21b0ad4fb8
libata: add init helpers including ata_pci_prepare_native_host()
...
These will be used to convert LLDs to new init model.
* Add irq_handler field to port_info. In new init model, requesting
IRQ is LLD's responsibility and libata doesn't need to know about
irq_handler. Most LLDs can simply register their irq_handler but
some need different irq_handler depending on specific chip. The
added port_info->irq_handler field can be used by LLDs to select
the matching IRQ handler in such cases.
* Add ata_dummy_port_info.
* Implement ata_pci_prepare_native_host(), a helper to alloc ATA host,
acquire all resources and init the host in one go.
Signed-off-by: Tejun Heo <htejun@gmail.com >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2007-04-28 14:16:03 -04:00
..
2007-04-27 15:44:34 -03:00
2007-04-27 19:16:19 +01:00
2007-04-25 22:27:30 -07:00
2007-04-25 22:28:58 -07:00
2007-04-25 22:25:34 -07:00
2007-04-04 21:12:47 -07:00
2007-04-27 13:28:39 -07:00
2007-04-28 14:16:01 -04:00
2007-04-25 22:25:31 -07:00
2007-04-02 10:06:09 -07:00
2007-04-25 22:28:56 -07:00
2007-04-27 10:57:31 -07:00
2007-04-27 10:57:34 -07:00
2007-04-25 22:28:35 -07:00
2007-04-26 15:02:26 -07:00
2007-04-25 22:24:32 -07:00
2007-04-07 10:03:43 -07:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:25:31 -07:00
2007-04-10 22:38:37 +02:00
2007-04-25 22:23:43 -07:00
2007-04-25 22:25:12 -07:00
2007-04-25 22:28:44 -07:00
2007-04-25 22:30:01 -07:00
2007-04-25 22:29:10 -07:00
2007-04-25 22:29:14 -07:00
2007-04-25 22:28:57 -07:00
2007-04-25 22:24:41 -07:00
2007-04-25 22:26:20 -07:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:29:57 -07:00
2007-04-25 22:29:10 -07:00
2007-04-17 16:36:27 -07:00
2007-04-28 14:15:59 -04:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:25:52 -07:00
2007-04-25 22:29:41 -07:00
2007-04-04 21:12:47 -07:00
2007-04-26 15:46:23 -07:00
2007-04-27 10:57:31 -07:00
2007-04-25 22:29:49 -07:00
2007-04-28 14:16:03 -04:00
2007-04-27 10:57:33 -07:00
2007-04-26 15:48:28 -07:00
2007-04-26 20:48:23 -07:00
2007-04-25 22:28:57 -07:00
2007-04-25 22:27:45 -07:00
2007-04-25 22:29:03 -07:00
2007-04-20 22:56:29 -07:00
2007-04-25 22:29:41 -07:00
2007-04-27 16:01:46 +02:00
2007-04-28 14:16:02 -04:00
2007-04-28 14:15:58 -04:00
2007-04-17 16:36:26 -07:00
2007-04-27 10:57:33 -07:00
2007-04-25 22:27:04 -07:00
2007-04-26 15:48:28 -07:00
2007-04-27 10:46:51 -07:00
2007-04-25 22:25:31 -07:00
2007-04-27 10:44:42 -07:00
2007-04-25 22:29:45 -07:00
2007-04-26 15:48:28 -07:00
2007-04-26 01:54:39 -07:00
2007-04-25 22:28:57 -07:00
2007-04-27 10:57:32 -07:00
2007-04-24 08:23:08 -07:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:25:31 -07:00
2007-04-27 13:28:39 -07:00
2007-04-27 15:43:27 -03:00
2007-04-26 15:45:32 -07:00
2007-04-26 00:10:29 -07:00