Files
i2som-imx-linux/include/linux
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-10-09 08:56:22 +02:00
2008-10-10 13:37:12 +01:00
2008-10-12 12:05:55 +02:00
2008-10-08 19:44:18 -04:00
2008-10-09 11:59:55 -07:00
2008-10-07 15:34:37 -07:00
2008-10-12 11:44:37 -07:00
2008-10-13 09:47:43 +11:00
2008-10-09 08:56:06 +02:00
2008-10-01 07:03:24 -07:00
2008-10-08 16:38:41 -07:00
2008-10-02 15:53:13 -07:00
2008-10-12 12:37:32 +02:00
2008-10-07 14:22:33 -07:00
2008-10-07 14:43:06 -07:00
2008-10-13 09:51:40 -07:00