[PATCH net-next 05/10] net: hns: add syscon operation for dsaf

2016-04-27 Thread Yisen Zhuang
From: Daode Huang This patch provides the read/write function for dsaf to access the registers through syscon methods. Signed-off-by: Daode Huang Signed-off-by: Yuzeng Zhuang --- drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h | 14 ++ 1 file changed, 14 insertions(+) diff --gi

[PATCH net-next 05/10] net: hns: add syscon operation for dsaf

2016-04-22 Thread Yisen Zhuang
From: Daode Huang This patch provides the read/write function for dsaf to access the registers through syscon methods. Signed-off-by: Daode Huang Signed-off-by: Yisen Zhuang --- drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h | 14 ++ 1 file changed, 14 insertions(+) diff --git