commit | bec9381157159e654be16f69e4e8882ab4e609bd | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Thu Apr 19 04:03:50 2012 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Thu Apr 19 04:03:50 2012 -0600 |
tree | 650673a65df8ea71475444a513824766ff8ab883 | |
parent | 6c0c27fdb10e15780af800d51711305f65665f25 [diff] |
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>