commit | da8b8e0f15b375b44ed8ef4b0c5f5f60f19ccb37 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Sep 12 12:21:52 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Sep 13 11:14:59 2012 +0800 |
tree | 4147b9d1e27be5fac749b7c038341b695cd2d853 | |
parent | 6b315958d330d3ebf46b7d45e0978a97be2c4ac0 [diff] |
ASoC: core: Mark regmap CODEC register maps as dirty when suspending The core has for a long time had support for marking the register maps of devices dirty when suspending so that they are resynced on resume. Also implement this feature for CODECs using regmap. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>