From: Haojian Zhuang Date: Fri, 6 May 2011 09:21:21 +0000 (+0800) Subject: mfd: Avoid to allocate 88pm860x static platform data X-Git-Tag: v3.0-rc1~131^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5fb758de6d2ddae572ee39de54d60bf5593652a;p=pandora-kernel.git mfd: Avoid to allocate 88pm860x static platform data Maybe multiple PMIC devices are installed into one board. Static variable can only make driver logic mess. So remove these variable, and use platform data from platform driver instead. Signed-off-by: Haojian Zhuang Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed