From: Paul Walmsley Date: Thu, 19 Apr 2012 10:04:34 +0000 (-0600) Subject: ARM: OMAP2xxx: hwmod data: share common interface data X-Git-Tag: omap-cleanup-hwmod-for-v3.5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a29755fd7b92dc58908826f8d570a20a07a6fce;p=pandora-kernel.git ARM: OMAP2xxx: hwmod data: share common interface data Several struct omap_hwmod_ocp_if records can be shared between OMAP2420 and OMAP2430. Move these shared records out of the chip-specific files into mach-omap2/omap_hwmod_2xxx_interconnect_data.c. This should save some memory and source lines, at the cost of readability. Signed-off-by: Paul Walmsley Cc: BenoƮt Cousson --- Reading git-diff-tree failed