commit | e1bbb55d11622012197a654af874f9f485ddbc47 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 09 17:10:36 2012 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 09 17:48:45 2012 +0200 |
tree | 6373609d38101366bcca4601854df310d6d08156 | |
parent | a4d9b33be02bd826e09ddfebdd8ac4ccdf1aeee3 [diff] |
ARM: ux500: reform Ux500 family names 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>