diff options
author | Tzung-Bi Shih <tzungbi@google.com> | 2020-12-11 13:12:23 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-12-11 13:22:18 +0000 |
commit | 4ab9301710760b99b4229d608eb5599040b2e07e (patch) | |
tree | c7e777951f599ff32767096b106f2d6dbc02c92f /tools/scripts | |
parent | 3759d5edc07598d55124d87bd292a95f79f47997 (diff) | |
download | linux-4ab9301710760b99b4229d608eb5599040b2e07e.tar.bz2 |
ASoC: rt1015p: move SDB control from trigger to DAPM
Moves SDB control from DAI ops trigger to DAPM. As long as BCLK
and LRCLK are ready, SDB can be toggled earlier.
Changes from using gpiod_set_value() to gpiod_set_value_cansleep()
because it executes in non-atomic context.
Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20201211051224.2307349-2-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions