git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a639539
)
i7core: fix get_devices routine for Xeon55xx
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 18 Jul 2009 13:43:08 +0000
(10:43 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 10 May 2010 14:44:53 +0000
(11:44 -0300)
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>
No differences found