Bartlomiej Zolnierkiewicz 2b9efba482 ide: add pointer to the current packet command to ide_drive_t
* Add pointer to the current packet command (struct ide_atapi_pc *pc)
  to ide_drive_t and use it instead of the pointer in struct ide_*_obj.

* Use drive->pc in ide_{issue,transfer}_pc() and ide_pc_intr()
  instead of 'pc' argument.

There should be no functional changes caused by this patch.

Cc: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-13 21:39:31 +02:00
..
2008-07-24 10:47:41 -07:00
2008-08-19 18:47:56 +02:00
2008-07-25 10:53:30 -07:00
2008-10-13 09:51:44 -07:00
2008-08-26 00:19:28 +10:00
2008-10-09 15:33:57 +02:00
2008-10-13 09:51:44 -07:00
2008-09-03 15:55:32 -07:00
2008-08-04 12:51:06 +09:00
2008-10-03 10:04:10 +02:00
2008-08-13 17:33:00 -07:00