On Fri, Nov 21, 2014 at 5:00 PM, Thomas Petazzoni
[off-list ref] wrote:
This commit adds the implementation of ->suspend() and ->resume()
platform_driver hooks in order to save and restore the state of the
GPIO configuration. In order to achieve that, additional fields are
added to the mvebu_gpio_chip structure.
Signed-off-by: Thomas Petazzoni <redacted>
Cc: Linus Walleij <redacted>
Cc: Alexandre Courbot <redacted>
Cc: linux-gpio at vger.kernel.org
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: Gregory CLEMENT <redacted>
I already have this patch applied to the GPIO tree, I guess you're
just resending the whole set on routine...
Yours,
Linus Walleij