]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit20d3084990093358ae4d1a93a594563aefaa7cf9
tree2e6f0fbf6348eff75e9af64f981e13127b574ee1
parent8e4befaf6e3f4965aa7692d393c24e25f40b5a6b
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