From: Benoit Cousson Date: Thu, 23 Dec 2010 22:30:32 +0000 (+0000) Subject: OMAP4: hwmod data: Fix alignment and end of line in structurefields X-Git-Tag: v2.6.38-rc1~469^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe13471c4b546e07ddbaf5fb2209b50c14b99b20;p=pandora-kernel.git OMAP4: hwmod data: Fix alignment and end of line in structurefields In order to be fully aligned with the Python generator output, change a couple of fields. - Add tab in class structures to align attributes - Add a comma at the end of the following line to simplify the generation by having always the same eol: ".pre_shutdown = &omap2_wd_timer_disable," - Add a blank line before the first entry of the omap44xx_hwmods array. Signed-off-by: Benoit Cousson Cc: Paul Walmsley Tested-by: G, Manjunath Kondaiah Acked-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed