Bartlomiej Zolnierkiewicz baf08f0be6 ide: make ide_transfer_pc() static
* Move ->ticks field from struct ide_floppy_obj to ide_drive_t.

* Move idefloppy_transfer_pc() to ide-atapi.c and make
  ide_transfer_pc() use it.

* Always use ide_transfer_pc as a handler in ide_issue_pc().

* Remove no longer used idefloppy_start_pc_transfer(),
  ide*_transfer_pc() and 'handler' argument from ide_issue_pc().

* Make ide_transfer_pc() static.

While at it:

* idefloppy_transfer_pc() -> ide_delayed_transfer_pc()

* IDEFLOPPY_TICKS_DELAY -> IDEFLOPPY_PC_DELAY

* ->ticks -> ->pc_delay

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:32 +02:00
..
2008-01-11 18:22:30 -06:00
2006-09-12 17:12:31 -05:00
2006-09-12 17:12:31 -05:00
2008-01-30 13:14:02 -06:00
2008-07-26 15:17:47 -04:00
2005-11-09 15:44:09 -05:00
2008-08-29 02:13:10 -07:00
2008-10-09 08:56:13 +02:00
2008-10-09 08:56:13 +02:00
2006-09-12 17:12:31 -05:00
2008-01-30 13:14:02 -06:00
2008-10-13 21:39:32 +02:00
2008-10-09 08:56:13 +02:00
2008-10-09 08:56:13 +02:00
2008-01-30 13:14:02 -06:00
2006-09-12 17:12:31 -05:00
2008-01-30 13:14:02 -06:00
2008-01-23 13:44:31 -06:00
2008-07-14 15:29:34 -06:00
2008-01-30 13:14:02 -06:00
2007-07-18 11:16:32 -05:00
2008-07-02 15:06:25 -06:00
2008-07-30 10:21:56 -05:00
2008-10-09 08:56:16 +02:00
2008-10-09 08:56:13 +02:00
2008-02-07 18:02:44 -06:00
2008-07-26 15:14:47 -04:00
2008-07-26 15:14:49 -04:00
2006-11-15 16:43:50 -06:00
2007-10-19 23:22:55 +02:00