Bartlomiej Zolnierkiewicz efe0397eef ide: remove hwgroup->hwif and {drive,hwif}->next
* Add 'int port_count' field to ide_hwgroup_t to keep the track
  of the number of ports in the hwgroup.  Then update init_irq()
  and ide_remove_port_from_hwgroup() to use it.

* Remove no longer needed hwgroup->hwif, {drive,hwif}->next,
  ide_add_drive_to_hwgroup() and ide_remove_drive_from_hwgroup()
  (hwgroup->drive now only denotes the currently active device
   in the hwgroup).

* Update locking documentation in <linux/ide.h>.

While at it:

* Rename ->drive field in ide_hwgroup_t to ->cur_dev.

* Use __func__ in ide_timer_expiry().

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-01-06 17:20:49 +01:00
..
2008-12-02 20:40:04 +01:00
2008-11-30 10:03:36 -08:00
2008-11-27 12:38:11 +00:00
2009-01-02 16:12:55 +01:00
2008-11-09 21:35:36 +01:00
2008-11-02 21:40:08 +01:00
2008-11-02 21:40:10 +01:00
2008-07-23 19:55:57 +02:00
2009-01-06 17:20:48 +01:00
2008-11-02 21:40:08 +01:00
2008-11-02 21:40:08 +01:00
2008-12-28 20:00:03 +01:00
2008-11-02 21:40:08 +01:00
2008-10-26 09:35:05 -07:00
2008-11-02 21:40:08 +01:00
2008-11-02 21:40:08 +01:00