提交 3ad1b761 编写于 作者: S Sergey Yanovich 提交者: Len Brown

sony-laptop: notify the hardware of a state change in wwanpower

Signed-off-by: NSergey Yanovich <ynvich@gmail.com>
Signed-off-by: NMattia Dongili <malattia@linux.it>
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 d5b02695
......@@ -2004,6 +2004,7 @@ static void sony_pic_set_wwanpower(u8 state)
return;
}
sony_pic_call2(0xB0, state);
sony_pic_call1(0x82);
spic_dev.wwan_power = state;
mutex_unlock(&spic_dev.lock);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册