]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef877e9e53332ef65e8dcdc46753d59762c904e9
treedeb2e83b4123f9ac5fb7bf7f6760eb184c3133be
parent3738c3d7b5728bfd30a381a0ee40e88bed18888d
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