All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Bard Liao <bardliao@realtek.com>,
	broonie@kernel.org, lgirdwood@gmail.com
Cc: oder_chiou@realtek.com, mengdong.lin@intel.com,
	alsa-devel@alsa-project.org, flove@realtek.com
Subject: Re: [PATCH v2 3/3] ASoC: rt5670: add codec irq support
Date: Mon, 17 Nov 2014 09:22:34 +0100	[thread overview]
Message-ID: <5469B04A.8070305@metafoo.de> (raw)
In-Reply-To: <1416209243-4879-3-git-send-email-bardliao@realtek.com>

On 11/17/2014 08:27 AM, Bard Liao wrote:
> This patch provide the jack function of rt5670. We use a irq pin to notice the jack event. rt5670_irq_detection will determine which status should be reported.
> We can get gpio information from gpio number or gpiod_dev. That's why we define both on platform data.

New code should only use the descriptor GPIO API. The old way of passing 
GPIO numbers as platform data is considered deprecated and will be removed 
once there are no drivers left using it.

- Lars

  reply	other threads:[~2014-11-17  8:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-17  7:27 [PATCH v2 1/3] ASoC: rt5670: check if asrc is useable Bard Liao
2014-11-17  7:27 ` [PATCH v2 2/3] ASoC: rt5670: add DMIC ASRC support Bard Liao
2014-11-25 12:13   ` Mark Brown
2014-11-17  7:27 ` [PATCH v2 3/3] ASoC: rt5670: add codec irq support Bard Liao
2014-11-17  8:22   ` Lars-Peter Clausen [this message]
2014-11-25 12:13 ` [PATCH v2 1/3] ASoC: rt5670: check if asrc is useable Mark Brown

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=5469B04A.8070305@metafoo.de \
    --to=lars@metafoo.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=bardliao@realtek.com \
    --cc=broonie@kernel.org \
    --cc=flove@realtek.com \
    --cc=lgirdwood@gmail.com \
    --cc=mengdong.lin@intel.com \
    --cc=oder_chiou@realtek.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.