commit | c77720b9544d8825ff5b9546d0ee038cfa4d4eb2 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jul 18 10:43:08 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 10 11:44:53 2010 -0300 |
tree | 001c9d4e741821e920bbc6eba4a3f9a8e738ddc6 | |
parent | a639539fa28531924c6b5e0f3963cc63d060947d [diff] |
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 <mchehab@redhat.com>