From: NeilBrown Date: Tue, 8 May 2012 19:43:59 +0000 (+1000) Subject: mfd: Define all twl-regulator feature flags in one place X-Git-Tag: v3.5-rc1~51^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9577e8c3fbc145b5d2a12d2fbc6a50031573c77d;p=pandora-kernel.git mfd: Define all twl-regulator feature flags in one place twl-regulator has a collection of feature flags, some defined in twl-core.c and one defined in i2c/twl.h. This is confusing for anyone adding a new feature flag. So collect them together and place them in twl.h immediately after the structure in which they are initially set. Signed-off-by: NeilBrown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed