aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2021-06-29 21:05:01 +0800
committerMark Brown <[email protected]>2021-07-11 23:50:35 +0100
commitb99b7b79a7c57d5f1550b9a507521c791c5f92ed (patch)
tree213e683fa67f7e1c82411e5ab7b678fec52c66a8 /scripts/gdb/linux/utils.py
parent3cb5992c34f7a8693009f969b7d73b6b181ccc8e (diff)
regulator: mt6358: Remove shift fields from struct mt6358_regulator_info
The shift setting can be calculated via the corresponding mask field, so remove these shift fields. The usage of da_vsel_mask is different from other mask defines because current code does shift regval before mask with the da_vsel_mask. Do proper shit to da_vsel_mask setting so we can calculate the shift. Signed-off-by: Axel Lin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions