ARM: OMAP2/3: hwmod data: update old names
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:03:50 +0000 (04:03 -0600)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 14 Apr 2014 23:57:29 +0000 (02:57 +0300)
commita478c14c37dcb90deb212b14e3c62b0fcdda1435
tree1d4c41f0c4ff31aa9ebc96fd3e2203d3bb8001f5
parent02f106e77e83b075c731069c39c5dcb411866429
ARM: OMAP2/3: hwmod data: update old names

Some of the 2xxx and 3xxx hwmod data files use the old naming style
for hwmods, ending in a "_hwmod".  These names are used by the OMAP
integration code to map hwmods to platform_devices, so they need to be
consistent, or the platform_devices won't be created.  Remove the
_hwmod suffix to conform with the rest of the OMAP SoC data.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_2420_data.c
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c