MIPS: OProfile: Add CPU_P5600 cases
authorJames Hogan <james.hogan@imgtec.com>
Wed, 22 Jan 2014 16:19:41 +0000 (16:19 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:12 +0000 (23:09 +0100)
commit8c7f6ba3427b2a70aac0016f959b6977c395e8cb
tree90d3eb469b4becfcb3ac81a8a61b2bacb62f32bc
parentd83b0e82ad055920fb7f05f85b9466d97b7182db
MIPS: OProfile: Add CPU_P5600 cases

Add a CPU_P5600 cpu type case in oprofile_arch_init() to use the MIPS
model, and in mipsxx_init() to set the cpu_type string to "mips/P5600".

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Robert Richter <rric@kernel.org>
Cc: oprofile-list@lists.sf.net
Patchwork: https://patchwork.linux-mips.org/patch/6410/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/oprofile/common.c
arch/mips/oprofile/op_model_mipsxx.c