Files
android_kernel_xiaomi_sm8450/drivers/ide
Bartlomiej Zolnierkiewicz f6e29e35cc ide-disk: use do_rw_taskfile() (take 2)
* Add IDE_TFLAG_DMA_PIO_FALLBACK taskfile flag to indicate the need
  to skip loading taskfile registers in do_rw_taskfile().

* Export do_rw_taskfile().

* Convert __ide_do_rw_disk() to use do_rw_taskfile().

* Unexport ide_tf_load().

* Unexport {pre_task_out,task_in}_intr() and make it static.

* Remove incorrect comment about do_rw_taskfile() from <linux/ide.h>.

There should be no functionality changes caused by this patch.

v2:
* Add missing blk_fs_request() check to task_dma_ok() (for VDMA).

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-25 22:17:16 +01:00
..
2007-10-20 00:32:32 +02:00
2007-11-27 21:35:57 +01:00
2008-01-25 22:17:13 +01:00
2008-01-25 22:17:13 +01:00
2008-01-25 22:17:12 +01:00
2007-10-20 00:32:32 +02:00
2008-01-25 22:17:13 +01:00
2007-10-20 00:32:31 +02:00
2008-01-25 22:17:14 +01:00