From: Gertjan van Wingerde Date: Tue, 3 Jun 2008 18:29:47 +0000 (+0200) Subject: rt2x00: Restrict DMA to 32-bit addresses. X-Git-Tag: v2.6.26-rc7~20^2~25^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=051c256f672efa356a4cda1841132dbc86541090;p=pandora-kernel.git rt2x00: Restrict DMA to 32-bit addresses. None of the rt2x00 PCI devices support 64-bit DMA addresses (they all only accept 32-bit buffer addresses). Hence it makes no sense to try to enable 64-bit DMA addresses. Only try to enable 32-bit DMA addresses. Signed-off-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed