summaryrefslogtreecommitdiff
path: root/drivers/ide/ide-floppy.c
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2010-06-17 12:58:21 (GMT)
committerJens Axboe <jaxboe@fusionio.com>2010-08-07 16:15:46 (GMT)
commitb375a612ad931264b71cf162d692b4420f2578a9 (patch)
tree9d83cab7da3a9088f83c70078bb59d15bd096370 /drivers/ide/ide-floppy.c
parent41f2df62894bfcd3bf868af916b32b90aa7168dc (diff)
downloadlinux-fsl-qoriq-b375a612ad931264b71cf162d692b4420f2578a9.tar.xz
aha1532: remove ISA_DMA_THRESHOLD usage
We can safely remove ISA_DMA_THRESHOLD usage in aha1542. aha1542 uses ISA_DMA_THRESHOLD to see if: - the buffers in scatter/list are below 16MB. - scsi_host is below 16MB. Both checkings were added in the ancient times but aren't necessary nowadays since we properly bounce the buffers and allocate scsi_host below 16MB with non-zero unchecked_isa_dma. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: James Bottomley <James.Bottomley@suse.de> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'drivers/ide/ide-floppy.c')
0 files changed, 0 insertions, 0 deletions