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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3FEE3C433F5 for ; Mon, 25 Oct 2021 12:27:38 +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 6642960EE9 for ; Mon, 25 Oct 2021 12:27:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6642960EE9 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-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 B9D4416C6; Mon, 25 Oct 2021 14:26:45 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B9D4416C6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1635164855; bh=fMXcg+GdSlelNG/dNhpHouz7HIAxjkUT8uU3fdIIkgU=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=vSdZVUNw+kZZXGfW7voV5sntPpmVqUOpawI7hjbUM+TTO4XMC9WGqtol0wXF3lPf7 1QjkNlJISGbGyz6e7WUGSwj9HpHqU1H9lFn1inDf6EjMMF06XFUNMDvTJbe66eB2hs LRlv1dfipWm2ZUol+b7Aqdri6GqIZZieqI/f8AwI= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 4275AF80166; Mon, 25 Oct 2021 14:26:45 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id ADD62F8025A; Mon, 25 Oct 2021 14:26:41 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 2EF7CF80153 for ; Mon, 25 Oct 2021 14:26:34 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 2EF7CF80153 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="iyLJ9VPm" Received: by mail.kernel.org (Postfix) with ESMTPSA id 97FA760EE9; Mon, 25 Oct 2021 12:26:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1635164792; bh=fMXcg+GdSlelNG/dNhpHouz7HIAxjkUT8uU3fdIIkgU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iyLJ9VPmFFcJsCa6d5yhGS7C5FaSxaXyAyrsFMmmuGaZ6C93EabSWqtIzjbEdvVBl S5y+FNj6diPbLeFzu7RLVNuvJxpZMxK4uRH0z0j23h3OEauGjug/C+3qKeABB4CNSY 0o7tP4ezNIUsSr9GZqxA0wbX960VQNp5dGUis6dn7wG+DpmJvX2/+qRRi22Y06j7ed r0Fpi0ZcuIrpsXAnQFjtr/C4BGRIDQGSXjexH7bejpuuLE3U1CBmIvGS2t8Z75WhhI RbZIMzDVvdH1DuiFAqIiqjRJgJx5FaIsoyNNU6lQ7r0OYQO3ndFn8v8tzc18IH3kCM Rl0kZAhg+hjdg== Date: Mon, 25 Oct 2021 13:26:29 +0100 From: Mark Brown To: David Lin Subject: Re: [PATCH 1/2] ASoC: nau8825: add set_jack coponment support Message-ID: References: <20211025113857.3860951-1-CTLIN0@nuvoton.com> <20211025113857.3860951-2-CTLIN0@nuvoton.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="k4b44JJTgXc9zeto" Content-Disposition: inline In-Reply-To: <20211025113857.3860951-2-CTLIN0@nuvoton.com> X-Cookie: From concentrate. Cc: alsa-devel@alsa-project.org, WTLI@nuvoton.com, SJLIN0@nuvoton.com, KCHSU0@nuvoton.com, lgirdwood@gmail.com, YHCHuang@nuvoton.com, mac.chiang@intel.com 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: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --k4b44JJTgXc9zeto Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 25, 2021 at 07:38:57PM +0800, David Lin wrote: > Use set_jack ops to set jack for new machine drivers. Meanwhile, > the old machine drivers can still call previous export function > "nau8825_enable_jack_detect". >=20 > Signed-off-by: David Lin > Signed-off-by: Mac Chiang > --- One other thing, sorry - your signoff should generally come last. If Mac wrote this then the commit should say it comes from them, if you worked on it together then Co-developed-by is usually used. --k4b44JJTgXc9zeto Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmF2onQACgkQJNaLcl1U h9ASPgf/bvfpfPc/MmrT/DGn3VFp2cNqX7vteCVseoM6ie7FUQfLxiE23md8sFVy WPCRCaMy6OVFwAIMFHqhs/Ke5NAL81KGhK0HVqIL2GpTWSXkEMVLwIIEuT4udLYK YbraPB+932IcmZJ255v+gpurQlnN57+HbclEOsEQvnTqYXBbehkG3FyEMPgR5lpE B+vP1yFsMPxdp0/SkV65zejRek8xaMb2EKL2HStZpSTYh3fQ70wE0DjR0wisTq9d rNrL4ETe5UWyUUPy2O9iwzOk1ZaRf522tNoNvJtxOXC4aDGa+TO34/AmErcHI6RH tF1lJgHGf/uo02tBy79lHeiLb/SA7A== =PZfm -----END PGP SIGNATURE----- --k4b44JJTgXc9zeto--