Re: [PATCH 3/7] OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API

2011-08-31 Thread Kevin Hilman
Benoit Cousson b-cous...@ti.com writes: 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-cous...@ti.com Cc: Nishanth Menon n...@ti.com ---

[PATCH 3/7] OMAP3: beagle-board: Use the omap_hwmod_name_get_dev API

2011-08-22 Thread Benoit Cousson
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-cous...@ti.com Cc: Nishanth Menon n...@ti.com --- arch/arm/mach-omap2/board-omap3beagle.c |4 ++-- 1 files changed, 2