diff options
| author | Pi-Hsun Shih <[email protected]> | 2019-03-06 17:09:03 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-03-19 12:51:20 +0000 |
| commit | c6839641532f95aca2246f7c116565b86b8ce878 (patch) | |
| tree | 0f5b12ac0232ea92dd06c94dd474e62d79151d45 /tools/perf/scripts/python/bin | |
| parent | ed1666f6867059e1ed4e2e565a1c87c5580f1b38 (diff) | |
ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.
Change the signature of mtk_regmap_update_bits to also take a shift, and
warn when reg >= 0 but shift < 0. This reduce the code repetition
on the calling side, and prevent future UBSAN warning when some of the
xxx_shift and xxx_reg are both set to -1.
Signed-off-by: Pi-Hsun Shih <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions