Hi John, On Mon, Feb 20, 2017 at 10:27:31AM +0100, John Crispin wrote: > There is a copy & paste error in the definition of the 5GHz LNA pinmux. > > Tested-by: John Crispin <john@xxxxxxxxxxx> > Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx> Can I have your signed off too please. > --- > arch/mips/ralink/rt3883.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/mips/ralink/rt3883.c b/arch/mips/ralink/rt3883.c > index c4ffd43..f9025a0 100644 > --- a/arch/mips/ralink/rt3883.c > +++ b/arch/mips/ralink/rt3883.c > @@ -35,7 +35,7 @@ > static struct rt2880_pmx_func jtag_func[] = { FUNC("jtag", 0, 17, 5) }; > static struct rt2880_pmx_func mdio_func[] = { FUNC("mdio", 0, 22, 2) }; > static struct rt2880_pmx_func lna_a_func[] = { FUNC("lna a", 0, 32, 3) }; > -static struct rt2880_pmx_func lna_g_func[] = { FUNC("lna a", 0, 35, 3) }; > +static struct rt2880_pmx_func lna_g_func[] = { FUNC("lna g", 0, 35, 3) }; > static struct rt2880_pmx_func pci_func[] = { > FUNC("pci-dev", 0, 40, 32), > FUNC("pci-host2", 1, 40, 32), There is at least 1 other typo in this file from that same commit: static struct rt2880_pmx_func ge2_func[] = { FUNC("ge1", 0, 84, 12) }; Care to fix that one too? Thanks James
Attachment:
signature.asc
Description: Digital signature