On 03/20/2015 01:43 PM, Tomi Valkeinen wrote:
> On 18/03/15 16:56, Grygorii.Strashko at linaro.org wrote:
>> Hi All,
>>
>> On 02/25/2015 08:08 PM, grygorii.strashko at linaro.org wrote:
>>> From: Grygorii Strashko
>>>
>>> Setting a dev_pm_ops resume callback but not a set of
>>> hibernation handle
On 18/03/15 16:56, Grygorii.Strashko at linaro.org wrote:
> Hi All,
>
> On 02/25/2015 08:08 PM, grygorii.strashko at linaro.org wrote:
>> From: Grygorii Strashko
>>
>> Setting a dev_pm_ops resume callback but not a set of
>> hibernation handler means that pm function will not be
>> called upon hi
Hi All,
On 02/25/2015 08:08 PM, grygorii.strashko at linaro.org wrote:
> From: Grygorii Strashko
>
> Setting a dev_pm_ops resume callback but not a set of
> hibernation handler means that pm function will not be
> called upon hibernation.
> Fix this by using SIMPLE_DEV_PM_OPS, which appropriately
On Wed, Feb 25, 2015 at 1:08 PM, wrote:
> From: Grygorii Strashko
>
> Setting a dev_pm_ops resume callback but not a set of
> hibernation handler means that pm function will not be
> called upon hibernation.
> Fix this by using SIMPLE_DEV_PM_OPS, which appropriately
> assigns the suspend and hib
From: Grygorii Strashko
Setting a dev_pm_ops resume callback but not a set of
hibernation handler means that pm function will not be
called upon hibernation.
Fix this by using SIMPLE_DEV_PM_OPS, which appropriately
assigns the suspend and hibernation handlers and move
omap_dmm_resume under CONFIG