linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/4] ASoC: Convert to use regmap framework's endianness method.
@ 2014-08-25  3:30 Xiubo Li
  2014-08-25  3:30 ` [PATCHv3 1/4] ASoC: fsl-asrc: " Xiubo Li
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Xiubo Li @ 2014-08-25  3:30 UTC (permalink / raw)
  To: broonie, nicoleotsuka, timur, lgirdwood, perex, tiwai, alsa-devel
  Cc: galak, mark.rutland, robh+dt, pawel.moll, linux-kernel, Xiubo Li

Changes in V3:
- Delete 'ASoC: fsl-sai: rename big_endian_data to is_msb_first.' patch.


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




Xiubo Li (4):
  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.

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

-- 
1.8.5


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

end of thread, other threads:[~2014-08-27 18:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-25  3:30 [PATCHv3 0/4] ASoC: Convert to use regmap framework's endianness method Xiubo Li
2014-08-25  3:30 ` [PATCHv3 1/4] ASoC: fsl-asrc: " Xiubo Li
2014-08-25  4:11   ` Nicolin Chen
2014-08-25  3:31 ` [PATCHv3 2/4] ASoC: fsl-esai: " Xiubo Li
2014-08-25  3:31 ` [PATCHv3 3/4] ASoC: fsl-spdif: " Xiubo Li
2014-08-25  3:31 ` [PATCHv3 4/4] ASoC: fsl-sai: " Xiubo Li
2014-08-27 18:19 ` [PATCHv3 0/4] ASoC: " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).