From: Russell King Date: Sun, 18 Dec 2011 11:07:47 +0000 (+0000) Subject: ARM: amba: add amba_device allocation/add/put functions X-Git-Tag: v3.4-rc1~85^2~10^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5dc9271b25822f36d299f8cab985379743424b9;p=pandora-kernel.git ARM: amba: add amba_device allocation/add/put functions Add functions to allocate and initialize AMBA device structures, and add them to the Linux device manager. This allows us to kill this type of operation from individual platforms, moving it to core code. Signed-off-by: Russell King --- Reading git-diff-tree failed