summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/devices-common.c
Commit message (Collapse)AuthorAgeFilesLines
* ux500: rework gpio registrationRabin Vincent2010-12-081-0/+38
| | | | | | | | Rework gpio registration to remove build-time changing macros. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
* ux500: rework device registrationRabin Vincent2010-12-081-0/+107
Change the Ux500 devices to be dynamically allocated and added by calling functions instead of referencing structures, thereby allowing 5500 and other derivatives' support to be added without having to duplicate structures, use fixup functions, or use compile-time macros. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
OpenPOWER on IntegriCloud