commit | fad2522272ed5ed451d2d7b1dc547ddf3781cc7e | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Mon Jan 04 20:23:57 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jan 20 00:39:20 2016 +0100 |
tree | 66bbb7ef467972e2a1967a794d320166f3627340 | |
parent | e906a5f67e5a3337d696ec848e9c28fc68b39aa3 [diff] |
MIPS: ralink: fix USB frequency scaling Commit 418d29c87061 ("MIPS: ralink: Unify SoC id handling") was not fully correct. The logic for the SoC check got inverted. We need to check if it is not a MT76x8. Signed-off-by: John Crispin <blogic@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11992/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>