]> 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>
Thu, 8 Sep 2011 09:12:44 +0000 (10:12 +0100)
commiteebe9a404d7db294e2b528cdf2b9a63f7eadea09
tree9c603d059e77b0e81b73ceb81a0dbf6034581144
parent402061be924fbdc330dfd5cc17921ffe623dd076
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