diff options
author | Lucas Tanure <[email protected]> | 2022-04-13 09:37:23 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-04-13 10:42:34 +0200 |
commit | fabcf7f12b5fc8e26606fe831843c3ee7023142c (patch) | |
tree | eac9da2d5efeffbb0c1504fd6304e4679a5d9fc5 /scripts/clang-tools/gen_compile_commands.py | |
parent | 5fdb68a7618e3c25816d458e07fd102803493400 (diff) |
ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
Remove cs35l41_hd_reg_sequence as it adds a layer of flexibility not needed.
As cs35l41_hda_(start/stop)_bst is a single register, it can be replaced by
regmap_update_bits with usleep_range to wait for the same 3000us that
reg_sequence had.
Signed-off-by: Lucas Tanure <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions