From: Grant Likely Date: Tue, 8 Jun 2010 13:48:10 +0000 (-0600) Subject: of/address: Merge all of the bus translation code X-Git-Tag: v2.6.36-rc1~543^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbbdee94734bf6f1db7af42008a53655e77cab8f;p=pandora-kernel.git of/address: Merge all of the bus translation code Microblaze and PowerPC share a large chunk of code for translating OF device tree data into usable addresses. Differences between the two consist of cosmetic differences, and the addition of dma-ranges support code to powerpc but not microblaze. This patch moves the powerpc version into common code and applies many of the cosmetic (non-functional) changes from the microblaze version. Signed-off-by: Grant Likely Acked-by: Benjamin Herrenschmidt CC: Michal Simek CC: Wolfram Sang CC: Stephen Rothwell --- Reading git-diff-tree failed