From: Lars-Peter Clausen <lars@metafoo.de>
To: Dylan Reid <dgreid@chromium.org>
Cc: alsa-devel@alsa-project.org, broonie@kernel.org,
bleung@chromium.org, dmitry.torokhov@gmail.com
Subject: Re: [PATCH v2] ASoC: add TI ts3a227e headset chip driver
Date: Thu, 13 Nov 2014 08:22:24 +0100 [thread overview]
Message-ID: <54645C30.7010406@metafoo.de> (raw)
In-Reply-To: <1415837738-22888-1-git-send-email-dgreid@chromium.org>
On 11/13/2014 01:15 AM, Dylan Reid wrote:
> +static struct snd_soc_codec_driver ts3a227e_codec_driver;
> [...]
> + ret = snd_soc_register_codec(&i2c->dev, &ts3a227e_codec_driver,
> + NULL, 0);
> [...]
Since the driver doesn't need anything CODEC specific it could be made a
component driver and then you can also use devm_snd_soc_register_component.
next prev parent reply other threads:[~2014-11-13 7:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 0:15 [PATCH v2] ASoC: add TI ts3a227e headset chip driver Dylan Reid
2014-11-13 7:22 ` Lars-Peter Clausen [this message]
2014-11-13 19:13 ` Dylan Reid
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=54645C30.7010406@metafoo.de \
--to=lars@metafoo.de \
--cc=alsa-devel@alsa-project.org \
--cc=bleung@chromium.org \
--cc=broonie@kernel.org \
--cc=dgreid@chromium.org \
--cc=dmitry.torokhov@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.