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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad54099f6439d0777a33854cd2f177a4f7a63653;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