From: Mark Brown Date: Mon, 8 Oct 2012 02:21:09 +0000 (+0900) Subject: mfd: wm8994: Store platform data in device X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~42^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a8fc287dd7497b3adb2f2952513849ab6506eb;p=pandora-kernel.git mfd: wm8994: Store platform data in device This is better style as platform data is supposed to be discardable after init (though hotplug usually prevents this) and will ease implementation of device tree property bindings. Signed-off-by: Mark Brown Acked-by: Samuel Ortiz --- Reading git-diff-tree failed