From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03E76C432C3 for ; Thu, 14 Nov 2019 22:45:57 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0168E206DB for ; Thu, 14 Nov 2019 22:45:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="Swfm+MlE"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="up5DdfD/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0168E206DB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id BCE5082E; Thu, 14 Nov 2019 23:45:03 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz BCE5082E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1573771553; bh=0C9Bvr2wdEs0CFl25acjy8TL3eheuyhcV6u+UTV+UPI=; h=Date:From:To:References:In-Reply-To:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Swfm+MlE2l7rVnBBbUCd5Llv/pTfsOJYJHQhl8j/1dW4bjk18t8UmENsyD/QwevmB eQUVoXsxgd2HCaHyO7Ya8Ms72piavnDaJkBlbjyuPrtDjsgKxkqoTfynvVV2op8ke0 3/YwRM04K8YO1U4BuPOtHMgDSgYCHFNC1pqAJ8gg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 07153F800CD; Thu, 14 Nov 2019 23:45:03 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 5F09DF800CF; Thu, 14 Nov 2019 23:45:01 +0100 (CET) Received: from heliosphere.sirena.org.uk (heliosphere.sirena.org.uk [172.104.155.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 2C75BF80084 for ; Thu, 14 Nov 2019 23:44:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 2C75BF80084 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="up5DdfD/" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=VBWSxyqFNu57a211AegG4LgleE/has5MXudCMHIozs4=; b=up5DdfD/1x/hAHbiXVOVPlRfP NPuQjpXURVaBXynlhBNx3/LW7UvG/N9gVE5hcrGPKpV1CNS7+Latc0RbONtqvZmyy8m9Cm2o9BSHg SE6ywZHp4ILU7svhX+iDbhSLFdcjJ74xMvLJ+GrLSPS5f8iPzqC5wyxrJSgoL+DO3TNJI=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=ypsilon.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iVNrD-0007jQ-8S; Thu, 14 Nov 2019 22:44:55 +0000 Received: by ypsilon.sirena.org.uk (Postfix, from userid 1000) id 566CF274328B; Thu, 14 Nov 2019 22:44:54 +0000 (GMT) Date: Thu, 14 Nov 2019 22:44:54 +0000 From: Mark Brown To: Jacob Rasmussen Message-ID: <20191114224454.GD4664@sirena.co.uk> References: <20191114190844.42484-1-jacobraz@google.com> <20191114214301.GA159315@google.com> MIME-Version: 1.0 In-Reply-To: X-Cookie: Santa Claus is watching! User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Oder Chiou , alsa-devel@alsa-project.org, Jacob Rasmussen , Takashi Iwai , Ross Zwisler , Liam Girdwood , stable@vger.kernel.org, Bard Liao , linux-kernel@vger.kernel.org Subject: Re: [alsa-devel] [PATCH] ASoC: rt5645: Fixed typo for buddy jack support. X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============8081008731487285490==" Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --===============8081008731487285490== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="n/aVsWSeQ4JHkrmm" Content-Disposition: inline --n/aVsWSeQ4JHkrmm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Nov 14, 2019 at 03:43:32PM -0700, Jacob Rasmussen wrote: > On Thu, Nov 14, 2019 at 2:43 PM Ross Zwisler wrote: > > On Thu, Nov 14, 2019 at 12:08:44PM -0700, Jacob Rasmussen wrote: > > > Had a typo in e7cfd867fd98 that resulted in buddy jack support not being > > > fixed. > > > Fixes: e7cfd867fd98 ("ASoC: rt5645: Fixed buddy jack support.") > > > Cc: > > > Cc: > > > CC: stable@vger.kernel.org > > Need to add your signed-off-by. With that added you can add: > > Reviewed-by: Ross Zwisler > Signed-off-by: Jacob Rasmussen I'd be more comfortable with this if you could repost with the signoff and the patch in one mail. --n/aVsWSeQ4JHkrmm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl3N2OUACgkQJNaLcl1U h9AMRgf7BSP5AIvGA9TnvKf2VoXlRlNS8DrafSXItt9h4X1RVJgmcCFoF+W9AZrL 2UM5V9NfuB0A+PsVYWTdUWbIvDYrBRb4NecaaYJvEa7XVL+dtvOLrqGZcANn/Trr lnqwHZhMrHyIRPWXjCdWuM6XymaC8n31ptGJH+OJ6/QJBvwiM/HvMBVPNjFczuU3 1NOVR4shUdS83vqRTWzqNOwQaOfRbSxlG8OH1de0inLiqDXM+4BN6T2BabBfTelI f/JnxMOvQBaIAnjN2hsY/f4Q3acDof1btff0hSLSH25wOKeUtrWq3MRt6H94CkbJ 1T0d6DDwjKphYDn6J9ijVUWO5pOi+A== =SPvm -----END PGP SIGNATURE----- --n/aVsWSeQ4JHkrmm-- --===============8081008731487285490== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel --===============8081008731487285490==--