summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMyungJoo Ham <myungjoo.ham@samsung.com>2011-06-20 10:30:17 +0200
committerLiam Girdwood <lrg@slimlogic.co.uk>2011-07-08 20:14:57 +0200
commit6e0414a5c89c708efe67f828f3a9c12293ce326e (patch)
treea921fe8da670e0f197e7d22842579a437e45da08 /Makefile
parentregulator: MAX8997: Fix for divide by zero error (diff)
downloadlinux-6e0414a5c89c708efe67f828f3a9c12293ce326e.tar.xz
linux-6e0414a5c89c708efe67f828f3a9c12293ce326e.zip
regulator: max8997: remove dependency on platform_data pointer
The platform_data (pdata) may be pointing to __initdata section, which may be free'd from the memory. The dependency on pdata in non-init functions is removed in this patch to allow platform to declare __initdata for platform data. Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions