ASoC: sta32x: preserve coefficient RAM
The coefficient RAM must be saved in a shadow so it can be restored when the codec is powered on using regulator_bulk_enable(). Signed-off-by: Johannes Stezenbach <js@sig21.net> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@vger.kernel.org
This commit is contained in:

committed by
Mark Brown

parent
98d97019c8
commit
54dc6cabe6
@@ -19,6 +19,7 @@
|
||||
/* STA326 register addresses */
|
||||
|
||||
#define STA32X_REGISTER_COUNT 0x2d
|
||||
#define STA32X_COEF_COUNT 62
|
||||
|
||||
#define STA32X_CONFA 0x00
|
||||
#define STA32X_CONFB 0x01
|
||||
|
Reference in New Issue
Block a user