[alsa-devel] [PATCH 0/4] ALSA/ASoC: fix after merging ASoC PR for v4.12-rc1
Takashi Sakamoto
o-takashi at sakamocchi.jp
Tue May 2 15:32:59 CEST 2017
Hi,
This patchset is for current 'for-linus' remote branch[1], after merging
PR from ALSA SoC part for v4.12-rc1[2].
The first two patch includes bug fixes introduced at former kernel
releases, the rest is to suppress sparse.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git/commit/?h=for-linus&id=a5c3b32a1146e44f6b38fdfdfffc27842953420c
[2] http://mailman.alsa-project.org/pipermail/alsa-devel/2017-May/120308.html
Takashi Sakamoto (4):
ASoC: codecs: da7213: fix invalid usage of bitwise operation in loop
condition
ASoC: codecs: msm8916: fix invalid cast to bool type
ASoC: hisilicon: localize functions without external linkage
ASoC: intel: atom: localize variable without external linkage
sound/soc/codecs/da7213.c | 14 +++++---------
sound/soc/codecs/msm8916-wcd-analog.c | 6 +++---
sound/soc/hisilicon/hi6210-i2s.c | 11 ++++++-----
sound/soc/intel/atom/sst/sst.c | 2 +-
4 files changed, 15 insertions(+), 18 deletions(-)
--
2.9.3
More information about the Alsa-devel
mailing list