Re: [PATCH net-next] net: hisilicon: deals with the sub ctrl by syscon

2015-10-22 Thread David Miller
From: yankejian Date: Wed, 21 Oct 2015 17:57:44 +0800 > the global Soc configuration is treated by syscon, and sub ctrl bus is > Soc bus. it has to be treated by syscon. > > Signed-off-by: yankejian > Signed-off-by: lisheng > Signed-off-by: lipeng Applied, thanks. -- To unsubscribe from th

[PATCH net-next] net: hisilicon: deals with the sub ctrl by syscon

2015-10-21 Thread yankejian
the global Soc configuration is treated by syscon, and sub ctrl bus is Soc bus. it has to be treated by syscon. Signed-off-by: yankejian Signed-off-by: lisheng Signed-off-by: lipeng --- drivers/net/ethernet/hisilicon/hns_mdio.c | 21 +++-- 1 file changed, 11 insertions(+), 10