From: Yong Wang Date: Thu, 5 Aug 2010 02:38:43 +0000 (+0800) Subject: DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l X-Git-Tag: v2.6.36-rc1~311^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61cd2203769a2bf35d41f8682f6ef865fe2d23ff;p=pandora-kernel.git DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l Use {read|write}l instead of __raw_{read|write}l since PCH DMA controller is PCI device. Signed-off-by: Yong Wang Signed-off-by: Dan Williams --- Reading git-diff-tree failed