From: Grant Likely Date: Tue, 13 Apr 2010 23:13:00 +0000 (-0700) Subject: arch/microblaze: Move dma_mask from of_device into pdev_archdata X-Git-Tag: v2.6.35-rc1~420^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=173b3a7a059a6998a6c0733710818c473cc0de4c;p=pandora-kernel.git arch/microblaze: 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