From: Peter Ujfalusi Date: Thu, 15 Sep 2011 12:39:23 +0000 (+0300) Subject: MFD: twl6040: Remove global pointer for platform_device X-Git-Tag: v3.2-rc1~127^2~2^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d7c957e2ec0aebdd595a32b884a51270d34d28d;p=pandora-kernel.git MFD: twl6040: Remove global pointer for platform_device There is no need to keep global pointer for the platform device, since it is only used for dev_* prints, and the device pointer available within the twl6040 structure. Signed-off-by: Peter Ujfalusi Acked-by: Samuel Ortiz Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed