]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/mips/ralink/mt7620.c
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)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:47 +0000 (16:34 +0100)
commit58181a117d353427127a2e7afc7cf1ab44759828
tree6546606fbab18d650a40271921093db2acc2161a
parent16eccef68f21b729d18573a36eef41053a5f35bd
MIPS: ralink: Fix a typo in the pinmux setup.

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>
arch/mips/ralink/mt7620.c