Bartlomiej Zolnierkiewicz
4c3032d8a4
ide: add struct ide_io_ports (take 3)
...
* Add struct ide_io_ports and use it instead of `unsigned long io_ports[]`
in ide_hwif_t.
* Rename io_ports[] in hw_regs_t to io_ports_array[].
* Use un-named union for 'unsigned long io_ports_array[]' and 'struct
ide_io_ports io_ports' in hw_regs_t.
* Remove IDE_*_OFFSET defines.
v2:
* scc_pata.c build fix from Stephen Rothwell.
v3:
* Fix ctl_adrr typo in Sparc-specific part of ns87415.c.
(Noticed by Andrew Morton)
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com >
2008-04-27 15:38:32 +02:00
..
2008-04-24 14:07:46 -03:00
2008-04-25 13:00:11 -04:00
2008-04-22 20:10:10 +01:00
2008-04-25 13:00:11 -04:00
2008-04-24 11:46:16 -07:00
2008-04-24 21:16:52 -07:00
2008-04-21 09:50:08 +02:00
2008-04-26 19:21:17 +02:00
2008-04-21 09:51:05 +02:00
2008-04-21 09:50:08 +02:00
2008-04-26 17:44:55 +02:00
2008-04-23 00:04:38 -04:00
2008-04-25 13:27:00 +01:00
2008-04-21 15:49:58 -07:00
2008-04-21 11:35:39 -05:00
2008-04-21 11:22:28 -05:00
2008-04-21 11:35:39 -05:00
2008-04-21 11:22:29 -05:00
2008-04-25 13:26:55 +01:00
2008-04-25 13:26:55 +01:00
2008-04-25 13:26:55 +01:00
2008-04-21 22:38:45 +00:00
2008-04-23 16:13:42 -04:00
2008-04-25 09:23:59 -04:00
2008-04-25 19:05:55 -07:00
2008-04-22 11:34:58 +02:00
2008-04-22 11:34:59 +02:00
2008-04-22 22:16:46 +02:00
2008-04-24 14:09:42 -03:00
2008-04-22 22:16:46 +02:00
2008-04-27 15:38:32 +02:00
2008-04-23 21:25:36 -04:00
2008-04-20 21:47:08 -07:00
2008-04-21 16:36:46 -07:00
2008-04-26 17:36:37 +02:00
2008-04-24 23:49:30 +01:00
2008-04-25 00:46:09 -04:00
2008-04-21 08:23:35 -07:00
2008-04-24 14:07:43 -03:00
2008-04-26 22:51:09 +02:00
2008-04-21 22:35:29 +00:00
2008-04-23 00:05:03 -04:00
2008-04-23 00:04:51 -04:00
2008-04-23 16:13:37 -04:00
2008-04-25 02:08:52 -04:00
2008-04-23 22:10:48 -07:00
2008-04-24 20:57:33 +10:00
2008-04-21 23:13:23 -04:00
2008-04-23 00:04:38 -04:00
2008-04-25 00:25:08 +02:00
2008-04-21 15:51:36 -07:00
2008-04-24 21:16:42 -07:00
2008-04-24 21:16:57 -07:00
2008-04-24 21:16:54 -07:00
2008-04-24 14:07:56 -03:00
2008-04-25 00:29:34 -07:00