Bartlomiej Zolnierkiewicz
8447d9d52a
ide: add ide_device_add()
...
* Add ide_device_add() helper and convert host drivers to use it
instead of open-coded variants.
* Make ide_pci_setup_ports() and do_ide_setup_pci_device()
take 'u8 *idx' argument instead of 'ata_index_t *index'.
* Remove no longer needed ata_index_t.
* Unexport probe_hwif_init() and make it static.
* Unexport ide_proc_register_port().
There should be no functionality changes caused by this patch
(sgiioc4.c: ide_proc_register_port() requires hwif->present
to be set and it won't be set if probe_hwif_init() fails).
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-10-20 00:32:31 +02:00
..
2007-10-17 08:42:52 -07:00
2007-10-19 13:12:46 -07:00
2007-10-12 14:51:01 -07:00
2007-10-18 15:08:35 -07:00
2007-10-16 11:23:06 -07:00
2007-10-18 14:37:31 -07:00
2007-10-19 11:53:43 -07:00
2007-09-09 08:39:27 +02:00
2007-10-19 11:53:43 -07:00
2007-10-19 11:53:43 -07:00
2007-10-10 21:15:29 -07:00
2007-10-12 15:49:37 -07:00
2007-10-10 00:12:41 -04:00
2007-10-10 16:55:50 -07:00
2007-10-16 09:43:09 -07:00
2007-10-18 14:37:32 -07:00
2007-10-19 11:53:56 -07:00
2007-10-14 12:41:52 -07:00
2007-10-15 08:19:33 -07:00
2007-10-17 00:00:10 +02:00
2007-10-19 11:53:42 -07:00
2007-10-19 11:53:43 -07:00
2007-10-19 11:53:42 -07:00
2007-10-19 11:53:42 -07:00
2007-10-20 00:32:31 +02:00
2007-10-16 23:59:59 +02:00
2007-10-18 22:00:17 -07:00
2007-10-19 11:53:42 -07:00
2007-10-19 11:53:34 -07:00
2007-10-15 17:00:19 +02:00
2007-10-16 11:23:06 -07:00
2007-10-17 11:10:11 -07:00
2007-10-20 00:32:31 +02:00
2007-10-19 11:53:43 -07:00
2007-10-19 11:53:43 -07:00
2007-10-17 08:42:56 -07:00
2007-10-19 13:12:46 -07:00
2007-10-17 21:35:10 +02:00
2007-10-19 11:53:43 -07:00
2007-10-19 13:12:46 -07:00
2007-10-17 21:17:42 -07:00
2007-10-10 16:49:10 -07:00
2007-10-18 14:37:23 -07:00
2007-10-15 09:07:58 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:43:04 -07:00
2007-10-18 14:37:28 -07:00
2007-10-19 11:53:41 -07:00
2007-10-19 11:53:41 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 19:40:31 -07:00
2007-10-19 11:53:53 -07:00
2007-10-19 11:53:42 -07:00
2007-09-21 15:55:55 +09:00
2007-10-18 14:37:28 -07:00
2007-10-16 21:04:11 -04:00
2007-10-17 08:42:57 -07:00
2007-10-12 21:20:32 +02:00
2007-10-19 11:53:43 -07:00
2007-10-19 11:53:42 -07:00
2007-10-18 14:37:28 -07:00
2007-10-19 11:53:41 -07:00
2007-10-18 14:37:28 -07:00
2007-10-18 10:39:03 +00:00
2007-10-19 13:12:46 -07:00