]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 21 Mar 2008 21:25:43 +0000 (22:25 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:19:01 +0000 (12:19 -0500)
commit8041a766e18fd0662211f6aa2e12381d47213f7c
tree2a9278e3d094bbccbf172e07ee2758eca483a400
parent20a8da88c7f920a08fd3ed11a84c5d58db1185ef
[SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode

SGI machines with WD33C93 allow usage of burst mode DMA, which increases
performance noticable. To make this selectable by the sgiwd93 stub,
setting the values for no_sync, fast and dma_mode has been moved to the
individual platform stubs.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/a2091.c
drivers/scsi/a3000.c
drivers/scsi/gvp11.c
drivers/scsi/mvme147.c
drivers/scsi/sgiwd93.c
drivers/scsi/wd33c93.c