From: NeilBrown Date: Tue, 8 May 2012 19:43:59 +0000 (+1000) Subject: mfd: twl: define all feature flags in one place. X-Git-Tag: v3.5-rc1~177^2~57^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30540d78e60068d5638b79f1bcc92b259c3c7e2;p=pandora-kernel.git mfd: twl: define all 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: Mark Brown --- Reading git-diff-tree failed