linux-stable/sound/soc/mediatek
Pi-Hsun Shih c683964153
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 <pihsun@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-03-19 12:51:20 +00:00
..
common ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits. 2019-03-19 12:51:20 +00:00
mt2701 ASoC: mediatek: Fix UBSAN warning. 2019-03-19 12:51:13 +00:00
mt6797 ASoC: mediatek: Fix UBSAN warning. 2019-03-19 12:51:13 +00:00
mt8173 ASoC: mediatek: Fix UBSAN warning. 2019-03-19 12:51:13 +00:00
mt8183 ASoC: mediatek: Fix UBSAN warning. 2019-03-19 12:51:13 +00:00
Kconfig ASoC: mediatek: add btcvsd driver 2019-02-02 15:59:27 +00:00
Makefile ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00