[alsa-devel] [PATCH 0/5] Convert to use regmap framework's endianness method.

Xiubo Li Li.Xiubo at freescale.com
Tue Aug 19 06:12:39 CEST 2014


Changes in V2:
- Modified the regmap config to const type.
- Added ASRC patch.
- Followed Rutland's advice.


Xiubo Li (5):
  ASoC: fsl-asrc: Convert to use regmap framework's endianness method.
  ASoC: fsl-esai: Convert to use regmap framework's endianness method.
  ASoC: fsl-spdif: Convert to use regmap framework's endianness method.
  ASoC: fsl-sai: Convert to use regmap framework's endianness method.
  ASoC: fsl-sai: rename big_endian_data to is_msb_first.

 Documentation/devicetree/bindings/sound/fsl-sai.txt | 15 +++++++--------
 sound/soc/fsl/fsl_asrc.c                            |  6 +-----
 sound/soc/fsl/fsl_esai.c                            |  5 +----
 sound/soc/fsl/fsl_sai.c                             | 12 ++++--------
 sound/soc/fsl/fsl_sai.h                             |  3 +--
 sound/soc/fsl/fsl_spdif.c                           |  5 +----
 6 files changed, 15 insertions(+), 31 deletions(-)

-- 
1.8.5



More information about the Alsa-devel mailing list