]> Pileus Git - ~andy/linux/commit
ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API
authorBenoit Cousson <b-cousson@ti.com>
Tue, 16 Aug 2011 12:01:23 +0000 (14:01 +0200)
committerKevin Hilman <khilman@ti.com>
Tue, 4 Oct 2011 16:52:22 +0000 (09:52 -0700)
commitb1621fc80123e4f113c3dc1bc6dbad53ebd0c888
treeaab2b79e84c1310777fabd4b91c10eed89a4c0c7
parent1f8a7d5207a2a343af7c3b18fcc65dc6aa1fb068
ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API

Replace the multiple omap2_get_XXX_device APIs with the new
omap_hwmod_name_get_dev that uses the hwmod name to get the proper
device.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/board-omap3beagle.c