Re: [PATCH] platform: x86: intel-hid: Add missing ->thaw callback

2017-04-18 Thread Alex Hung
On Tue, Apr 18, 2017 at 9:07 AM, Darren Hart wrote: > On Tue, Apr 18, 2017 at 03:49:06PM +0200, Rafael Wysocki wrote: >> From: Rafael J. Wysocki >> >> The intel-hid driver is missing a PM ->thaw callback allowing the >> device to go back to the

Re: [PATCH] platform: x86: intel-hid: Add missing ->thaw callback

2017-04-18 Thread Alex Hung
On Tue, Apr 18, 2017 at 9:07 AM, Darren Hart wrote: > On Tue, Apr 18, 2017 at 03:49:06PM +0200, Rafael Wysocki wrote: >> From: Rafael J. Wysocki >> >> The intel-hid driver is missing a PM ->thaw callback allowing the >> device to go back to the operational state after creating a >> hibernation

Re: [PATCH] platform: x86: intel-hid: Add missing ->thaw callback

2017-04-18 Thread Darren Hart
On Tue, Apr 18, 2017 at 03:49:06PM +0200, Rafael Wysocki wrote: > From: Rafael J. Wysocki > > The intel-hid driver is missing a PM ->thaw callback allowing the > device to go back to the operational state after creating a > hibernation image or when there is an image

Re: [PATCH] platform: x86: intel-hid: Add missing ->thaw callback

2017-04-18 Thread Darren Hart
On Tue, Apr 18, 2017 at 03:49:06PM +0200, Rafael Wysocki wrote: > From: Rafael J. Wysocki > > The intel-hid driver is missing a PM ->thaw callback allowing the > device to go back to the operational state after creating a > hibernation image or when there is an image restoration error during >

[PATCH] platform: x86: intel-hid: Add missing ->thaw callback

2017-04-18 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The intel-hid driver is missing a PM ->thaw callback allowing the device to go back to the operational state after creating a hibernation image or when there is an image restoration error during resume. The lack of the ->thaw callback

[PATCH] platform: x86: intel-hid: Add missing ->thaw callback

2017-04-18 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The intel-hid driver is missing a PM ->thaw callback allowing the device to go back to the operational state after creating a hibernation image or when there is an image restoration error during resume. The lack of the ->thaw callback basically means that all events