MIPS: ralink: Fix invalid assignment of SoC type
authorJohn Crispin <blogic@openwrt.org>
Mon, 4 Jan 2016 19:23:58 +0000 (20:23 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Jan 2016 23:39:20 +0000 (00:39 +0100)
commit0af3a40f09a2a85089037a0b5b51471fa48b229e
tree9f79e11e98147a842ee12108deecd936e9527013
parentfad2522272ed5ed451d2d7b1dc547ddf3781cc7e
MIPS: ralink: Fix invalid assignment of SoC type

Commit 418d29c87061 ("MIPS: ralink: Unify SoC id handling") introduced
broken code. We obviously need to assign the value.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11993/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/rt288x.c