[OpenWrt-Devel] [PATCH 3/5] ar71xx: compex wpj531 remove unnecessary switch initialization

John Crispin blogic at openwrt.org
Thu Jul 9 02:14:23 EDT 2015


Hi,

On 08/07/2015 17:48, Christian Mehlis wrote:
> Signed-off-by: Christian Mehlis <christian at m3hlis.de>
> ---
>  target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c
> index 2cc2fe8..7a074c8 100644
> --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c
> +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c
> @@ -99,8 +99,6 @@ static void __init common_setup(void)
>  
>  	ath79_register_m25p80(NULL);
>  
> -	ath79_setup_ar933x_phy4_switch(false, false);
> -

why is this unnecessary ? do we now rely on the bootloader to have
already made the setup ?

i picked up the other 4 patches from the series already.


	John




>  	ath79_register_mdio(0, 0x0);
>  
>  	/* LAN */
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list