]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5458b368c404bd9145f7d258822dbf5d6c8282bf
tree9f79e11e98147a842ee12108deecd936e9527013
parent5cf6438b9655ce828a2d46882241e6fe62ab4a23
MIPS: ralink: Fix invalid assignment of SoC type

Commit 7442bfa29892 ("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