Re: [PATCH V2] arch: mips: ralink: fix typos in rt3883 pinctrl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Feb 25, 2017 at 11:54:23AM +0100, John Crispin wrote:
> There are two copy & paste errors in the definition of the 5GHz LNA and
> second ethernet pinmux.
> 
> Signed-off-by: John Crispin <john@xxxxxxxxxxx>
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>

Thanks John, Applied

Cheers
James

> ---
>  arch/mips/ralink/rt3883.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/mips/ralink/rt3883.c b/arch/mips/ralink/rt3883.c
> index c4ffd43..48ce701 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),
> @@ -43,7 +43,7 @@
>  	FUNC("pci-fnc", 3, 40, 32)
>  };
>  static struct rt2880_pmx_func ge1_func[] = { FUNC("ge1", 0, 72, 12) };
> -static struct rt2880_pmx_func ge2_func[] = { FUNC("ge1", 0, 84, 12) };
> +static struct rt2880_pmx_func ge2_func[] = { FUNC("ge2", 0, 84, 12) };
>  
>  static struct rt2880_pmx_group rt3883_pinmux_data[] = {
>  	GRP("i2c", i2c_func, 1, RT3883_GPIO_MODE_I2C),
> -- 
> 1.7.10.4
> 

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux