]> git.baikalelectronics.ru Git - 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)
commit6ebae35bb924113f5a6d19763ddbd05a5a8349cf
treee3e0e661306fc728d06b7a5e8bb8265a91e4d9d3
parent221d1d0ff8d5a9ab7bcd007286d6137aced86a90
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