MIPS: ralink: Fix typo in mt7628 pinmux function
authorMathias Kresin <dev@kresin.me>
Thu, 11 May 2017 06:11:15 +0000 (08:11 +0200)
committerJames Hogan <jhogan@kernel.org>
Mon, 13 Nov 2017 11:46:37 +0000 (11:46 +0000)
commit05a67cc258e75ac9758e6f13d26337b8be51162a
tree89e4bab3e124ce68007a2686dda7d0a5fe0e5ea3
parent8ef4b43cd3794d63052d85898e42424fd3b14d24
MIPS: ralink: Fix typo in mt7628 pinmux function

There is a typo inside the pinmux setup code. The function is called
refclk and not reclk.

Fixes: 53263a1c6852 ("MIPS: ralink: add mt7628an support")
Signed-off-by: Mathias Kresin <dev@kresin.me>
Acked-by: John Crispin <john@phrozen.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org> # 3.19+
Patchwork: https://patchwork.linux-mips.org/patch/16047/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/ralink/mt7620.c