提交 6e1953e1 编写于 作者: B Bob Liu

blackfin: mach-bf609: add can_wakeup to ethernet device

Signed-off-by: NBob Liu <lliubbo@gmail.com>
上级 36413022
......@@ -137,6 +137,7 @@ static struct platform_device bfin_eth_device = {
},
},
.dev = {
.power.can_wakeup = 1,
.platform_data = &eth_private_data,
}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册