]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ARM: OMAP2/3: hwmod data: update old names
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:03:50 +0000 (04:03 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:03:50 +0000 (04:03 -0600)
commitbec9381157159e654be16f69e4e8882ab4e609bd
tree650673a65df8ea71475444a513824766ff8ab883
parent6c0c27fdb10e15780af800d51711305f65665f25
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