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:
a4d9b33
)
ARM: ux500: reform Ux500 family names
author
Linus Walleij
<linus.walleij@linaro.org>
Thu, 9 Aug 2012 15:10:36 +0000
(17:10 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 9 Aug 2012 15:48:45 +0000
(17:48 +0200)
Counting the U9540 and the new U8540 as a U8500 family member
does not work. Instead, split the function in two:
cpu_is_u8500_family() covering U8500 and U8520
cpu_is_ux540_family() covering U9540 and U8540
This works much better in practice. Update users to keep the
same behaviour.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found