]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer
authorKevin Hilman <khilman@deeprootsystems.com>
Tue, 6 Sep 2011 20:04:10 +0000 (21:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 12 Sep 2011 07:55:46 +0000 (08:55 +0100)
commit456f69c544d4298e921dc0c606492cdbaa60b34b
treebf1b6721d9a01d3a5a91fa678f943f068239e32a
parent5254a3fb4393ceee60f33e2c5167cc67bc7399c9
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 <rmk+kernel@arm.linux.org.uk>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/device.h