From: FUJITA Tomonori Date: Thu, 3 Jun 2010 05:19:20 +0000 (+0900) Subject: iwlwifi: use the DMA state API instead of the pci equivalents X-Git-Tag: v2.6.36-rc1~571^2~615^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e724443f328cca90aa3b62d65852a5d7f5223f7;p=pandora-kernel.git iwlwifi: use the DMA state API instead of the pci equivalents This can be cleanly applied to wireless-2.6 and iwlwifi git trees. = From: FUJITA Tomonori Subject: [PATCH] iwlwifi: use the DMA state API instead of the pci equivalents This replace the PCI DMA state API (include/linux/pci-dma.h) with the DMA equivalents since the PCI DMA state API will be obsolete. No functional change. For further information about the background: http://marc.info/?l=linux-netdev&m=127037540020276&w=2 Signed-off-by: FUJITA Tomonori Acked-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed