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)
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>

No differences found