mfd: ab8500-core MFD devices marked as initdata
authorRobert Rosengren <robert.rosengren@stericsson.com>
Thu, 9 Jun 2011 21:57:33 +0000 (23:57 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 31 Jul 2011 21:28:22 +0000 (23:28 +0200)
commit5cef8df5e335a5bc9147c5cafdce348981f5c5b5
treec18c841d2c3d12ab187bc4b5e02ef1f9c80fb435
parent9260ad98dcb0e6ec3a9ee6b13699cf52c684dfd2
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>
drivers/mfd/ab8500-core.c