devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Convert to use regmap framework's endianness method.
@ 2014-08-19  4:12 Xiubo Li
       [not found] ` <1408421564-9863-1-git-send-email-Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Xiubo Li @ 2014-08-19  4:12 UTC (permalink / raw)
  To: broonie-DgEjT+Ai2ygdnm+yROfE0A, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw,
	mark.rutland-5wv7dgnIgG8, nicoleotsuka-Re5JQEeQqe8AvxtiuMwx3w,
	timur-N01EOCouUvQ
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Xiubo Li

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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-08-19  4:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19  4:12 [PATCH 0/5] Convert to use regmap framework's endianness method Xiubo Li
     [not found] ` <1408421564-9863-1-git-send-email-Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-08-19  4:12   ` [PATCH 1/5] ASoC: fsl-asrc: " Xiubo Li
2014-08-19  4:12   ` [PATCH 2/5] ASoC: fsl-esai: " Xiubo Li
2014-08-19  4:12   ` [PATCH 3/5] ASoC: fsl-spdif: " Xiubo Li
2014-08-19  4:12   ` [PATCH 4/5] ASoC: fsl-sai: " Xiubo Li
2014-08-19  4:12   ` [PATCH 5/5] ASoC: fsl-sai: rename big_endian_data to is_msb_first Xiubo Li

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).