From: Grant Likely Date: Mon, 1 Oct 2007 14:33:53 +0000 (+0200) Subject: Sysace: Move structure allocation from bus binding into common code X-Git-Tag: v2.6.24-rc1~1460^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b455466549f46bab0a75a7a296a9331a38fd6fa;p=pandora-kernel.git Sysace: Move structure allocation from bus binding into common code Split the determination of device registers/irqs/etc from the actual allocation and initialization of the device structure. This cleans up the code a bit in preparation to add an of_platform bus binding Signed-off-by: Grant Likely Signed-off-by: Jens Axboe --- Reading git-diff-tree failed