From: Arend van Spriel Date: Mon, 15 Aug 2011 13:34:26 +0000 (+0200) Subject: staging: brcm80211: restrict MIPS dma bug workaround to BCM47XX X-Git-Tag: v3.2-rc1~169^2^2~864^2~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf27befdc79a9403bfba82ee84f02a47bcd546c;p=pandora-kernel.git staging: brcm80211: restrict MIPS dma bug workaround to BCM47XX The inline function dma_spin_for_len() was defined for MIPS platforms but the problem only occurs with dma of the PCI core in bcm47xx chips. This patch restricts the function further to BCM47XX platforms only. Tested on BCM63281. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Tested-by: Jonas Gorski Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed