OMAP2+: hwmod: rename some init functions
Rename omap_hwmod_init() to omap_hwmod_register(). Rename
omap_hwmod_late_init() to omap_hwmod_setup_all(). Also change all of
the callers to reflect the new names. While here, update some
copyrights.
Suggested by Tony Lindgren <tony@atomide.com>.
N.B. The comment in mach-omap2/serial.c may no longer be correct, given
recent changes in init order.
Signed-off-by:
Paul Walmsley <paul@pwsan.com>
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Kevin Hilman <khilman@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Showing
- arch/arm/mach-omap2/omap_hwmod.c 15 additions, 18 deletionsarch/arm/mach-omap2/omap_hwmod.c
- arch/arm/mach-omap2/omap_hwmod_2420_data.c 1 addition, 1 deletionarch/arm/mach-omap2/omap_hwmod_2420_data.c
- arch/arm/mach-omap2/omap_hwmod_2430_data.c 1 addition, 1 deletionarch/arm/mach-omap2/omap_hwmod_2430_data.c
- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 1 addition, 1 deletionarch/arm/mach-omap2/omap_hwmod_3xxx_data.c
- arch/arm/mach-omap2/omap_hwmod_44xx_data.c 1 addition, 1 deletionarch/arm/mach-omap2/omap_hwmod_44xx_data.c
- arch/arm/mach-omap2/serial.c 1 addition, 1 deletionarch/arm/mach-omap2/serial.c
- arch/arm/plat-omap/include/plat/omap_hwmod.h 4 additions, 2 deletionsarch/arm/plat-omap/include/plat/omap_hwmod.h
Loading
Please register or sign in to comment