All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix UBSAN warning in mtk-afe-fe-dai
@ 2019-03-06  9:09 ` Pi-Hsun Shih
  0 siblings, 0 replies; 9+ messages in thread
From: Pi-Hsun Shih @ 2019-03-06  9:09 UTC (permalink / raw)
  Cc: Pi-Hsun Shih,
	moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM...,
	Garlic Tseng, KaiChieh Chuang, Kees Cook,
	moderated list:ARM/Mediatek SoC support, open list,
	moderated list:ARM/Mediatek SoC support, Mark Brown,
	Masanari Iida, Matthias Brugger, Rob Herring, Ryder Lee,
	Shunli Wang, Wei Yongjun

This fix a UBSAN warning on mediatek mtk-afe-fe-dai, and also clean up
code to prevent new config introduce the UBSAN warning again.

Pi-Hsun Shih (2):
  ASoC: mediatek: Fix UBSAN warning.
  ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.

 sound/soc/mediatek/common/mtk-afe-fe-dai.c | 51 +++++++++-------------
 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c | 13 ------
 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c | 16 -------
 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c | 16 -------
 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c | 20 ---------
 5 files changed, 20 insertions(+), 96 deletions(-)

-- 
2.21.0.352.gf09ad66450-goog


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-06  9:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-06  9:09 [PATCH 0/2] Fix UBSAN warning in mtk-afe-fe-dai Pi-Hsun Shih
2019-03-06  9:09 ` Pi-Hsun Shih
2019-03-06  9:09 ` Pi-Hsun Shih
2019-03-06  9:09 ` [PATCH 1/2] ASoC: mediatek: Fix UBSAN warning Pi-Hsun Shih
2019-03-06  9:09   ` Pi-Hsun Shih
2019-03-06  9:09   ` Pi-Hsun Shih
2019-03-06  9:09 ` [PATCH 2/2] ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits Pi-Hsun Shih
2019-03-06  9:09   ` Pi-Hsun Shih
2019-03-06  9:09   ` Pi-Hsun Shih

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.