From: Lee Jones Date: Mon, 6 Feb 2012 19:22:21 +0000 (-0800) Subject: ARM: ux500: pass parent pointer to each platform device X-Git-Tag: v3.4-rc1~72^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18403424c4fe5bac509bf52343f5d5407d45ee3a;p=pandora-kernel.git ARM: ux500: pass parent pointer to each platform device This patch provides a means for any device within ux500 platform code to allocate its own parent. This is particularly prudent with the introduction of /sys/devices/socX, as a device can now proclaim to be integral part of an SoC, rather than a more generic platform device. Latter patches make good use of this functionality. Signed-off-by: Lee Jones Acked-by: Linus Walleij Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed