diff options
author | MyungJoo Ham <[email protected]> | 2011-06-20 17:30:17 +0900 |
---|---|---|
committer | Liam Girdwood <[email protected]> | 2011-07-08 19:14:57 +0100 |
commit | 6e0414a5c89c708efe67f828f3a9c12293ce326e (patch) | |
tree | a921fe8da670e0f197e7d22842579a437e45da08 /lib/cpu-notifier-error-inject.c | |
parent | dbb48e7c3db4871803fc990864e37917e413ccb2 (diff) |
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 <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Liam Girdwood <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions