From: Grant Likely Date: Tue, 13 Apr 2010 23:12:59 +0000 (-0700) Subject: arch/powerpc: Move dma_mask from of_device into pdev_archdata X-Git-Tag: v2.6.35-rc1~420^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6dc512b745292eaf123fedf437c211e27fb680;p=pandora-kernel.git arch/powerpc: Move dma_mask from of_device into pdev_archdata By moving dma_mask into pdev_archdata, and adding archdata to struct of_device, it makes it possible to substitute of_device with struct platform_device, which is a stepping stone to removing the of_platform bus entirely. Signed-off-by: Grant Likely --- Reading git-diff-tree failed