From: Peter Ujfalusi Date: Wed, 16 Jan 2013 13:53:50 +0000 (+0100) Subject: mfd: twl-core: Clean up module id lookup and definitions X-Git-Tag: v3.9-rc1~92^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4e9bd79a5ab5bd4695d3becaa71da447a76a94;p=pandora-kernel.git mfd: twl-core: Clean up module id lookup and definitions Use enums for all module definitions: twl_module_ids for common functionality among twl4030/twl6030 twl4030_module_ids for twl4030 specific ids twl6030_module_ids for twl6030 specific ids In this way the list can be managed easier when new functionality going to be implemented. Signed-off-by: Peter Ujfalusi Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed