Files
linux/drivers
Bartlomiej Zolnierkiewicz 2bd24a1cfc ide: add port and host iterators
Add ide_port_for_each_dev() / ide_host_for_each_port() iterators
and update IDE code to use them.

While at it:
- s/unit/i/ variable in ide_port_wait_ready(), ide_probe_port(),
  ide_port_tune_devices(), ide_port_init_devices_data(), do_reset1(),
  ide_acpi_set_state() and scc_dma_end()
- s/d/i/ variable in ide_proc_port_register_devices()

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-01-06 17:20:56 +01:00
..
2008-12-29 07:39:34 -05:00
2009-01-06 17:20:56 +01:00
2009-01-05 18:28:04 -08:00
2009-01-04 15:31:49 +01:00
2009-01-05 11:54:28 -05:00
2008-12-31 19:56:05 +01:00
2008-12-21 14:21:14 +11:00
2009-01-04 13:33:20 -08:00
2009-01-02 16:12:51 +01:00
2009-01-05 11:54:28 -05:00