From: Al Viro Date: Wed, 4 May 2005 04:39:52 +0000 (+0100) Subject: [PATCH] ISA DMA Kconfig fixes - part 4 (irda) X-Git-Tag: v2.6.12-rc4~117^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56c3b7d788c21eecf5641020fcf8e4e15d0c5eb0;p=pandora-kernel.git [PATCH] ISA DMA Kconfig fixes - part 4 (irda) * net/irda/irda_device.c::irda_setup_dma() made conditional on ISA_DMA_API (it uses helpers in question and irda is usable on platforms that don't have them at all - think of USB IRDA, for example). * irda drivers that depend on ISA DMA marked as dependent on ISA_DMA_API Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed