From: Al Viro Date: Wed, 4 May 2005 04:39:32 +0000 (+0100) Subject: [PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc) X-Git-Tag: v2.6.12-rc4~117^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fbacd5213a03b262bb17a826b166900e8b168ac;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed