commit | 7fbacd5213a03b262bb17a826b166900e8b168ac | [log] [tgz] |
---|---|---|
author | Al Viro <viro@www.linux.org.uk> | Wed May 04 05:39:32 2005 +0100 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Wed May 04 07:33:13 2005 -0700 |
tree | 7f354174eccaaf6927e950829b8fbcdcc68570fb | |
parent | 5cae841b13f23ccdf7e38b2400b5cf57deb57ccf [diff] |
[PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc) Part of parport_pc that uses ISA DMA helpers made conditional on CONFIG_ISA_DMA_API. As the result, driver got usable for boxen that do not have ISA DMA stuff and have normal PCI parport card stuck into them - these never use DMA anyway. Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>