From: James Bottomley Date: Tue, 16 Oct 2007 08:23:58 +0000 (-0700) Subject: pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices X-Git-Tag: v2.6.24-rc1~1259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d9f7fda11a3413c99fbbde35005ec3138eb865;p=pandora-kernel.git pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices Most non cardbus devices can't do dma, so flag them as such in the device creation routine. Signed-off-by: James Bottomley Cc: Andi Kleen Cc: Alan Cox Cc: Tejun Heo Cc: Natalie Protasevich Cc: Jeff Garzik Cc: Dominik Brodowski Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed