commit | c496ed25a9c110f28c6fa72c07b13969b7f408b2 | [log] [tgz] |
---|---|---|
author | Aditya Bavanari <abavanar@codeaurora.org> | Fri Nov 16 15:50:40 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Nov 21 02:21:35 2018 -0800 |
tree | e4258ff2ca1c817e76b68ae7ec7dbff7f8ece884 | |
parent | 3a0e91bf0c450e1d5e961a4a50e8a1544f58bb1b [diff] |
asoc: codecs: Correct the clk users increment/decrement logic The clk users count goes out of sync with the actual clk requests from clients during SSR/PDR. Increment the clk users only after the clk request is successful. Change-Id: I512f037a118f4763a64e7a64f7f559bcfa37a37f Signed-off-by: Aditya Bavanari <abavanar@codeaurora.org>