From: Rabin Vincent Date: Wed, 29 Sep 2010 14:16:32 +0000 (+0530) Subject: ux500: rework device registration X-Git-Tag: v2.6.38-rc1~471^2^2~1^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf1eadf950da1f5f5ed2e454d2f191f90fe1ebe;p=pandora-kernel.git ux500: rework device registration 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed