]> git.itanic.dy.fi Git - linux-stable/commit
MIPS: ralink: Fix a typo in the pinmux setup.
authorJohn Crispin <john@phrozen.org>
Tue, 20 Dec 2016 18:12:43 +0000 (19:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 8 Oct 2017 08:26:03 +0000 (10:26 +0200)
commit0e22be793ad292d9a7e4dfb9d757151815df6c59
tree68aa6ee319485b6bb16cf0a5be52722187759d44
parent84eaa74d734afb0f13bc6c3a9eb9339d105048d5
MIPS: ralink: Fix a typo in the pinmux setup.

[ Upstream commit 58181a117d353427127a2e7afc7cf1ab44759828 ]

There is a typo inside the pinmux setup code. The function is really
called utif and not util. This was recently discovered when people were
trying to make the UTIF interface work.

Signed-off-by: John Crispin <john@phrozen.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14899/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/ralink/mt7620.c