]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3c224f664518a4df51fb7b8afbcd6a924ce5fbc
treec18c841d2c3d12ab187bc4b5e02ef1f9c80fb435
parentaad7cd2aac0c7e6941feb8a5fc4e6bf1541c9a61
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