Re: [PATCH] pcmcia: ds: fix suspend/resume

From: Dominik Brodowski
Date: Sat Aug 27 2016 - 08:09:19 EST


Russell,

On Sun, Aug 21, 2016 at 12:05:30AM +0100, Russell King wrote:
> PCMCIA suspend/resume no longer works since the commit mentioned below,
> as the callbacks are no longer made. Convert the driver to the new
> dev_pm_ops, which restores the suspend/resume functionality. Tested on
> the arm arch Assabet platform with a pcnet_cs CF card.
>
> Fixes: aa8e54b559479 ("PM / sleep: Go direct_complete if driver has no callbacks")
> Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>

Looks goot to me. Can you push it upstream, please?

Best
Dominik