From: Rob Herring Date: Wed, 30 Oct 2013 04:36:46 +0000 (-0500) Subject: of: set dma_mask to point to coherent_dma_mask X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0589342c27944e50ebd7a54f5215002b6598b748;p=pandora-kernel.git of: set dma_mask to point to coherent_dma_mask Platform devices created by DT code don't initialize dma_mask pointer to anything. Set it to coherent_dma_mask by default if the architecture code has not set it. Signed-off-by: Rob Herring --- Reading git-diff-tree failed