]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: ralink: MT7621 does not set its SoC type.
authorJohn Crispin <john@phrozen.org>
Tue, 20 Dec 2016 18:12:40 +0000 (19:12 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:46 +0000 (16:34 +0100)
commit4f79ddec04229c966326d90cc3cfd414401dea22
tree3cfb07441061ff70a2618406ee90c87576bf8efa
parentef462f3b64e9fb0c8e1cd5d60f5bd7f13ac2156d
MIPS: ralink: MT7621 does not set its SoC type.

The code does not set the SoC type properly. This went unnoticed until now
as the SoC does not share any of the driver code with the other SoCs, until
we made the mmc driver work.

Signed-off-by: John Crispin <john@phrozen.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14896/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/mt7621.c