android_kernel_samsung_univ.../drivers/ide
Bartlomiej Zolnierkiewicz c86ae7df90 ide-cd: remove dead post_transform_command()
post_transform_command() call in cdrom_newpc_intr() has no effect because
it is done after the request has already been fully completed (rq->bio and
rq->data are always NULL).  It was verified to be true regardless whether
INQUIRY command is using DMA or PIO to transfer data (by using modified
Tejun Heo's test-shortsg.c utility and adding a few printk()-s to ide-cd).

This was uncovered thanks to the "blk_end_request: full I/O completion
handler (take 3)" patch series from Kiyoshi Ueda.

Cc: jens.axboe@oracle.com
Cc: bharrosh@panasas.com
Cc: Kiyoshi Ueda <k-ueda@ct.jp.nec.com
Cc: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Cc: Tejun Heo <htejun@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-12-12 23:31:58 +01:00
..
arm
cris
h8300
legacy
mips
pci
ppc
ide-acpi.c
ide-cd.c ide-cd: remove dead post_transform_command() 2007-12-12 23:31:58 +01:00
ide-cd.h
ide-disk.c ide: DMA reporting and validity checking fixes (take 3) 2007-12-12 23:31:58 +01:00
ide-dma.c ide: DMA reporting and validity checking fixes (take 3) 2007-12-12 23:31:58 +01:00
ide-floppy.c
ide-generic.c
ide-io.c
ide-iops.c ide: DMA reporting and validity checking fixes (take 3) 2007-12-12 23:31:58 +01:00
ide-lib.c ide: DMA reporting and validity checking fixes (take 3) 2007-12-12 23:31:58 +01:00
ide-pnp.c
ide-probe.c
ide-proc.c
ide-tape.c
ide-taskfile.c
ide-timing.h
ide.c ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries 2007-12-12 23:31:58 +01:00
Kconfig
Makefile
setup-pci.c ide: coding style fixes for drivers/ide/setup-pci.c 2007-12-12 23:31:57 +01:00