commit | 5cef8df5e335a5bc9147c5cafdce348981f5c5b5 | [log] [tgz] |
---|---|---|
author | Robert Rosengren <robert.rosengren@stericsson.com> | Thu Jun 09 23:57:33 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Jul 31 23:28:22 2011 +0200 |
tree | c18c841d2c3d12ab187bc4b5e02ef1f9c80fb435 | |
parent | 9260ad98dcb0e6ec3a9ee6b13699cf52c684dfd2 [diff] |
mfd: ab8500-core MFD devices marked as initdata Internal MFD device structs are marked as __devinitdata since the kernel will allocate memory for the same when calling mfd_add_devices. Signed-off-by: Robert Rosengren <robert.rosengren@stericsson.com> Reviewed-by: Mattias Wallin <mattias.wallin@stericsson.com> Reviewed-by: Johan Palsson <johan.palsson@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>