[alsa-devel] [PATCH 0/5] ASoC: Fix trival sparse warnings

Lars-Peter Clausen lars at metafoo.de
Thu Jun 19 09:40:26 CEST 2014


Hi,

This series fixes a couple of trivial issues that are reported when running
the sparse codechecker on the ASoC tree.

- Lars

Lars-Peter Clausen (5):
  ASoC: tlv320aic31xx: Remove duplicate const
  ASoC: cs42xx8: Make of match table static
  ASoC: omap-pcm: Include omap-pcm.h
  ASoC: rcar: Fix dma direction type
  ASoC: sh/fsi: Make one-bit bitfields unsigned

 sound/soc/codecs/cs42xx8.c       |  2 +-
 sound/soc/codecs/tlv320aic31xx.c | 21 ++++++++++-----------
 sound/soc/omap/omap-pcm.c        |  1 +
 sound/soc/sh/fsi.c               | 12 ++++++------
 sound/soc/sh/rcar/core.c         |  2 +-
 sound/soc/sh/rcar/rsnd.h         |  2 +-
 6 files changed, 20 insertions(+), 20 deletions(-)

-- 
1.8.0



More information about the Alsa-devel mailing list