From: Paul Walmsley Date: Tue, 28 Feb 2012 10:49:30 +0000 (-0700) Subject: ARM: OMAP2/3: hwmod data: update old names X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42aebd5cd28127c1cb36bb14cb3102fe75eca83a;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