commit | 553a776b790816161cd334647eae2093fd126e36 | [log] [tgz] |
---|---|---|
author | Daniel Baluta <daniel.baluta@intel.com> | Fri Apr 24 18:58:31 2015 +0300 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun May 10 20:31:45 2015 +0100 |
tree | 66fa5fff8e4c6d6df673de01faff1865fa8b41b8 | |
parent | abeb6b1e7bbffb3dbcd918827673feafecc378d1 [diff] |
iio: magnetometer: mmc35240: Add PM sleep support 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>