Linux Input/HID development
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: bgoswami@codeaurora.org
Cc: alsa-devel@alsa-project.org, plai@codeaurora.org,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Gopikrishnaiah Anandan <agopik@codeaurora.org>,
	broonie@kernel.org, srinivas.kandagatla@linaro.org,
	linux-input@vger.kernel.org
Subject: Re: [PATCH 3/3] ALSA: jack: add switch event for unsupported jack types
Date: Mon, 27 May 2019 09:43:27 +0200	[thread overview]
Message-ID: <s5h4l5g9wbk.wl-tiwai@suse.de> (raw)
In-Reply-To: <1558730450-16580-1-git-send-email-bgoswami@codeaurora.org>

On Fri, 24 May 2019 22:40:50 +0200,
<bgoswami@codeaurora.org> wrote:
> 
> From: Banajit Goswami <bgoswami@codeaurora.org>
> 
> Add a jack switch event to report unsupported plug type.
> This event can be used to report a headset or an extension
> cable with GND/MIC swap etc., which may not be supported by
> the device.
> 
> Signed-off-by: Gopikrishnaiah Anandan <agopik@codeaurora.org>
> Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>

Adding input people to Cc to get the whole picture.


> ---
>  sound/core/jack.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/sound/core/jack.c b/sound/core/jack.c
> index 36b047b..4c21e48 100644
> --- a/sound/core/jack.c
> +++ b/sound/core/jack.c
> @@ -40,6 +40,7 @@ struct snd_jack_kctl {
>  	SW_JACK_PHYSICAL_INSERT,
>  	SW_VIDEOOUT_INSERT,
>  	SW_LINEIN_INSERT,
> +	SW_UNSUPPORT_INSERT,
>  };
>  #endif /* CONFIG_SND_JACK_INPUT_DEV */
>  
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
> 
> 

           reply	other threads:[~2019-05-27  7:43 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1558730450-16580-1-git-send-email-bgoswami@codeaurora.org>]

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=s5h4l5g9wbk.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=agopik@codeaurora.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bgoswami@codeaurora.org \
    --cc=broonie@kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=plai@codeaurora.org \
    --cc=srinivas.kandagatla@linaro.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