diff options
| author | Vinod Koul <[email protected]> | 2020-09-17 17:31:46 +0530 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2020-09-18 17:49:44 +0530 |
| commit | f067c9251797ab0ff13cb4c6d5f5a0e6dc2c65d3 (patch) | |
| tree | 5705de849827126cddc1b35908157e72ca2d2d11 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 714db045cf30f7897dded6417cf70f9426c6b87b (diff) | |
soundwire: intel: use {u32|u16}p_replace_bits
FIELD_PREP() does not replace the bits so it is not apt in case where we
modify a register.
Use u32_replace_bits() or u16_replace_bits() instead.
Fixes: 3b4979cabd4b ("soundwire: intel: use FIELD_{GET|PREP}")
Tested-by: Bard Liao <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions