From: Xiubo Li <Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
To: broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
nicoleotsuka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
timur-N01EOCouUvQ@public.gmane.org
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Xiubo Li <Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Subject: [PATCH 0/5] Convert to use regmap framework's endianness method.
Date: Tue, 19 Aug 2014 12:12:39 +0800 [thread overview]
Message-ID: <1408421564-9863-1-git-send-email-Li.Xiubo@freescale.com> (raw)
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
next reply other threads:[~2014-08-19 4:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-19 4:12 Xiubo Li [this message]
[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: Convert to use regmap framework's endianness method 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1408421564-9863-1-git-send-email-Li.Xiubo@freescale.com \
--to=li.xiubo-kzfg59tc24xl57midrcfdg@public.gmane.org \
--cc=alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=nicoleotsuka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=timur-N01EOCouUvQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).