From: Benoit Cousson Date: Tue, 9 Aug 2011 14:47:01 +0000 (+0200) Subject: ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration X-Git-Tag: v3.2-rc1~90^2~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4f6cdb0672fe9f171b1e8a0faa121b5d76e1c4a;p=pandora-kernel.git ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration Split the omap_device_build_ss into two smaller functions that will allow to populate a platform_device already allocated by device-tree. The functionality of the omap_device_build_ss is still the same, but the omap_device_alloc will be usable with devices already built by device-tree. Signed-off-by: Benoit Cousson Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed