From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Thu, 15 Sep 2011 16:56:32 -0700 Subject: [GIT PULL] OMAP: omap_device cleanup for v3.2 In-Reply-To: <87mxe5tlzv.fsf@ti.com> (Kevin Hilman's message of "Thu, 15 Sep 2011 16:38:12 -0700") References: <87mxe5tlzv.fsf@ti.com> Message-ID: <87y5xps6kv.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Kevin Hilman writes: > Please pull this omap_device cleanup series for v3.2. This sets the > groundwork for Benoit's DT infrastructure work. Turns out this series has a dependency on a patch[1] in Russell's for-next branch. Russell, any chance of picking this patch into your devel-stable so we have a fixed point to merge with? Thanks, Kevin [1] commit 456f69c544d4298e921dc0c606492cdbaa60b34b Author: Kevin Hilman Date: Tue Sep 6 21:04:10 2011 +0100 ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer Add omap_device pointer to the ARM-specific arch data in the platform_device. This will be used to attach OMAP-specific device-data to the platform device with device lifetime. Suggested-by: Russell King Acked-by: Grant Likely Signed-off-by: Kevin Hilman Signed-off-by: Russell King