From 61ab7c41b63a791280203527c18fbb44937fe1ee Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Mon, 25 Nov 2013 11:37:28 -0800 Subject: [PATCH] ARM: OMAP2+: Remove legacy data from hwmod for omap3 This data is now coming from device tree so we can remove the duplicate data. Let's keep the DSS and DMA related things for now until those have been converted to device tree completely. While at it, let's also add the trailing commas to data structures so further processing with scripts will be a bit easier. Cc: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-format-patch failed