From: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Brian Austin <brian.austin-jGc1dHjMKG3QT0dZR+AlfA@public.gmane.org>
Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
paul.handrigan-jGc1dHjMKG3QT0dZR+AlfA@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
Subject: Re: [PATCH 1/2] ASoC: Add support for CS42L56 CODEC
Date: Mon, 5 May 2014 18:24:22 -0700 [thread overview]
Message-ID: <20140506012422.GB22111@sirena.org.uk> (raw)
In-Reply-To: <1399320549-16645-1-git-send-email-brian.austin-jGc1dHjMKG3QT0dZR+AlfA@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 847 bytes --]
On Mon, May 05, 2014 at 03:09:08PM -0500, Brian Austin wrote:
> This patch adds support for the Cirrus Logic Low Power Stereo I2C CODEC
Applied, thanks. A couple of minor issues it'd be good to look at
incrementally.
> + SOC_ENUM("PCMA Swap", pcma_swap_enum),
> + SOC_ENUM("PCMB Swap", pcmb_swap_enum),
> + SOC_ENUM("ADCA Swap", adca_swap_enum),
> + SOC_ENUM("ADCB Swap", adcb_swap_enum),
Can these be moved to DAPM?
> + regcache_cache_bypass(cs42l56->regmap, true);
You shouldn't need to do this, if no default is provided regmap should
just go to hardware.
> + dev_info(&i2c_client->dev, "Cirrus Logic CS42L56 ");
> + dev_info(&i2c_client->dev, "Alpha Rev %X Metal Rev %X\n",
> + alpha_rev, metal_rev);
It's better to just put things on one line and ignore the line length
warnings from checkpatch - this makes the code more grepable.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2014-05-06 1:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-05 20:09 [PATCH 1/2] ASoC: Add support for CS42L56 CODEC Brian Austin
[not found] ` <1399320549-16645-1-git-send-email-brian.austin-jGc1dHjMKG3QT0dZR+AlfA@public.gmane.org>
2014-05-05 20:09 ` [PATCH 2/2] Documentation: dt: bindings: sound: Add bindings " Brian Austin
2014-05-05 21:18 ` Kumar Gala
2014-05-05 21:32 ` Austin, Brian
2014-05-05 21:33 ` Austin, Brian
[not found] ` <47E0FD7A-D2C0-425E-A7FB-917B65D74B2D-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2014-05-05 21:56 ` Brian Austin
2014-05-06 0:53 ` Mark Brown
[not found] ` <1399320549-16645-2-git-send-email-brian.austin-jGc1dHjMKG3QT0dZR+AlfA@public.gmane.org>
2014-05-06 1:25 ` Mark Brown
2014-05-06 1:24 ` Mark Brown [this message]
[not found] ` <20140506012422.GB22111-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-05-06 1:46 ` [PATCH 1/2] ASoC: Add support " Austin, Brian
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=20140506012422.GB22111@sirena.org.uk \
--to=broonie-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org \
--cc=brian.austin-jGc1dHjMKG3QT0dZR+AlfA@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=paul.handrigan-jGc1dHjMKG3QT0dZR+AlfA@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@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