From: Mauro Carvalho Chehab Date: Sat, 18 Jul 2009 13:43:08 +0000 (-0300) Subject: i7core: fix get_devices routine for Xeon55xx X-Git-Tag: v2.6.35-rc2~10^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c77720b9544d8825ff5b9546d0ee038cfa4d4eb2;p=pandora-kernel.git i7core: fix get_devices routine for Xeon55xx i7core_get_devices() were preparet to get just the first found device of each type. Due to that, on Xeon 55xx, only socket 1 were retrived. Rework i7core_get_devices() to clean it and to properly support Xeon 55xx. While here, fix a small typo. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed