From: Jeremy Kerr Date: Thu, 13 Jul 2006 06:32:52 +0000 (+1000) Subject: [POWERPC] Simplify dma_ops bug conditions X-Git-Tag: v2.6.19-rc1~1300^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d33eebee83784f5f03bc3861fa92ee5cd831922;p=pandora-kernel.git [POWERPC] Simplify dma_ops bug conditions Use BUG_ON rather than BUG to simplify the dma_ops handing, and remove the now-unnecessary return cases. Booted on pseries. Signed-off-by: Jeremy Kerr Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed