From: Paul Walmsley Date: Thu, 19 Apr 2012 10:03:50 +0000 (-0600) Subject: ARM: OMAP2/3: hwmod data: update old names X-Git-Tag: omap-cleanup-hwmod-for-v3.5^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec9381157159e654be16f69e4e8882ab4e609bd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed