21 Jul
2014
21 Jul
'14
2:19 p.m.
On Fri, Jul 18, 2014 at 12:31:07PM -0500, Dan Murphy wrote:
In the pm suspend/resume it is better to disable the GPIO after the regmap_cache setting calls so that if the call is interrupted the new reg values will be cached and set on resume.
Also add pm_runtime_put in the remove call.
Applied, thanks, but please don't mix multiple changes into one commit like this especially when there's no textual overlap.