23 Jun
2015
23 Jun
'15
1:11 p.m.
On Tue, Jun 23, 2015 at 07:01:20PM +0800, Koro Chen wrote:
This adds call to runtime suspend in dev remove. It fixs the problem that suspend is not called in the case of CONFIG_PM=n. It also fixs build warning when CONFIG_PM=n.
Applied, thanks (the stub does the right thing here if !CONFIG_PM).