OMAP3: beagle: don't touch omap_device internals
authorKevin Hilman <khilman@ti.com>
Thu, 21 Jul 2011 18:43:48 +0000 (11:43 -0700)
committerKevin Hilman <khilman@ti.com>
Fri, 5 Aug 2011 18:54:58 +0000 (11:54 -0700)
commit8c7f65943dfb93c2583f935f20ec39e8559d93d3
treedeb2e83b4123f9ac5fb7bf7f6760eb184c3133be
parentb66a4026d43d5766bcabed36106d254c727a77ec
OMAP3: beagle: don't touch omap_device internals

Board code should not touch omap_device internals.  To get the MPU/IVA devices,
use existing APIs: omap2_get_mpu_device(), omap2_get_iva_device().

Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/board-omap3beagle.c