OSDN Git Service

powerpc/8xx: remove special handling of CPU6 errata in set_dec()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 9 Feb 2016 16:08:16 +0000 (17:08 +0100)
committerScott Wood <oss@buserror.net>
Fri, 11 Mar 2016 23:18:03 +0000 (17:18 -0600)
commit63e9e1c28fa6fe714364c7817e60dbaed3cec95e
tree2e6f0fbf6348eff75e9af64f981e13127b574ee1
parent1458dd951f7cc0127508f928497c9ab06b5e557d
powerpc/8xx: remove special handling of CPU6 errata in set_dec()

CPU6 ERRATA is now handled directly in mtspr(), so we can use the
standard set_dec() fonction in all cases.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/include/asm/time.h
arch/powerpc/kernel/head_8xx.S