commit | d750570e048165c54a99703729438b2a4ccf379b | [log] [tgz] |
---|---|---|
author | Tzung-Bi Shih <tzungbi@google.com> | Fri Dec 25 11:08:45 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 05 14:34:17 2021 +0000 |
tree | 917b7543ead13760ebb306c1622149a962b2fe76 | |
parent | a1f31cc4e98e1833f53fd2c6e9a218d6b86f5388 [diff] |
ASoC: rt1015: re-calibrate again when resuming Assuming the calibration state gets lost after system suspend. Re-calibrates again when resuming. The rt1015_priv is alloced by kzalloc. No need to initialize cali_done to 0 in component probe callback. Signed-off-by: Tzung-Bi Shih <tzungbi@google.com> Link: https://lore.kernel.org/r/20201225030845.4138497-1-tzungbi@google.com Signed-off-by: Mark Brown <broonie@kernel.org>