commit | 2d7c957e2ec0aebdd595a32b884a51270d34d28d | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Sep 15 15:39:23 2011 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Sep 19 23:15:29 2011 +0100 |
tree | c493eadd20a7bbc37740eb49d1f100612cf44198 | |
parent | 76067540c642b1a14679ab74bd027a074c23e63b [diff] |
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 <peter.ujfalusi@ti.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>