iio: magnetometer: mmc35240: Add PM sleep support
authorDaniel Baluta <daniel.baluta@intel.com>
Fri, 24 Apr 2015 15:58:31 +0000 (18:58 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sun, 10 May 2015 19:31:45 +0000 (20:31 +0100)
We rely on regmap to save the state of the registers at suspend,
and then we do an explicit sync at resume.

Signed-off-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found