commit | 8c7f65943dfb93c2583f935f20ec39e8559d93d3 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Thu Jul 21 11:43:48 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Fri Aug 05 11:54:58 2011 -0700 |
tree | deb2e83b4123f9ac5fb7bf7f6760eb184c3133be | |
parent | b66a4026d43d5766bcabed36106d254c727a77ec [diff] |
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>