]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
MIPS: Netlogic: Use PRID_IMP_MASK macro
authorJayachandran C <jchandra@broadcom.com>
Tue, 29 Apr 2014 14:37:49 +0000 (20:07 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 14:49:02 +0000 (16:49 +0200)
commit5874743ea8479b780799927f25580ef134547f0f
treee3e0e661306fc728d06b7a5e8bb8265a91e4d9d3
parent0d57eba02d6f0685e61763502962fcf00fd4e4cc
MIPS: Netlogic: Use PRID_IMP_MASK macro

Use PRID_IMP_MASK macro instead of 0xff00 to extract the processor
type.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6868/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/netlogic/mips-extns.h
arch/mips/include/asm/netlogic/xlp-hal/xlp.h
arch/mips/netlogic/common/reset.S
arch/mips/netlogic/xlp/dt.c
arch/mips/netlogic/xlp/setup.c
arch/mips/netlogic/xlp/wakeup.c