commit | a6456774dc5a6d879980d88ce22e3d69aafb5128 | [log] [tgz] |
---|---|---|
author | Soumya Managoli <smanag@codeaurora.org> | Fri Apr 20 13:27:17 2018 +0530 |
committer | Soumya Managoli <smanag@codeaurora.org> | Fri Apr 20 14:15:02 2018 +0530 |
tree | 50fe14c05080ad11022b2da4a08b7b0da49a1052 | |
parent | cfad2072be20006e5ebac04113912fd3b197bbc5 [diff] |
ASoC: Avoid reg updates when WSA is not in active state WSA state is set to active during codec startup and state is reset during codec shutdown. Read or write to wsa codec registers only when state is active. Change-Id: I6c3e85528b7117643bfba2cca36ebff39d05a607 Signed-off-by: Soumya Managoli <smanag@codeaurora.org>