From: Vitaly Bordug Date: Wed, 9 Jul 2008 03:13:38 +0000 (+1000) Subject: powerpc: Add missing reference to coherent_dma_mask X-Git-Tag: v2.6.26~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0fc709e197415aadd46b9ec208dc4abaa21edd;p=pandora-kernel.git powerpc: Add missing reference to coherent_dma_mask There is dma_mask in of_device upon of_platform_device_create() but we don't actually set coherent_dma_mask. This may cause weird behavior of USB subsystem using of_device USB host drivers. Signed-off-by: Vitaly Bordug Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed