From: Li Zhong Date: Thu, 28 Nov 2013 09:22:25 +0000 (+0800) Subject: powerpc: Revert c6102609 and replace it with the correct fix for vio dma mask setting X-Git-Tag: v3.15-rc1~124^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10862a0c71bff5c7b88812d6a9a9c0be56bc659a;p=pandora-kernel.git powerpc: Revert c6102609 and replace it with the correct fix for vio dma mask setting This patch reverts my previous "fix", and replace it with the correct fix from Russell. And as Russell pointed out -- dma_set_mask_and_coherent() (and the other dma_set_mask() functions) are really supposed to be used by drivers only. Signed-off-by: Li Zhong Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed