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=-10.5 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 autolearn=unavailable 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 79B90C433DB for ; Thu, 25 Feb 2021 11:28:03 +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 EA60764F0A for ; Thu, 25 Feb 2021 11:28:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EA60764F0A 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 879B9167F; Thu, 25 Feb 2021 12:27:09 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 879B9167F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1614252479; bh=Ii6mCKLdMk+Svk1KpodaVpXsreuwHJe163Dne4id3BY=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=GXoP2xAtlcLrQVlVNNQYhhfvGfsIQUZ89q7OslwKkx6W7+Lio7ANuEVQkZAMtGR5X kAR9nzQoIbDevY7qhDa0kdgZfK2BVMKBD8jl1WOtMsxHvAFg1/QvYkAAK45/eva1qw bZjjl5Xt43Y2WTwEj2HhSm5El/sfE6Vx7xv2ojYo= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id F23A2F802DF; Thu, 25 Feb 2021 12:25:34 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 87395F8016A; Sun, 21 Feb 2021 12:30:25 +0100 (CET) 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 B0CD0F800F3 for ; Sun, 21 Feb 2021 12:30:22 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B0CD0F800F3 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="l+EoKzBy" Received: by mail.kernel.org (Postfix) with ESMTPSA id 2F39464EE6; Sun, 21 Feb 2021 11:30:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1613907020; bh=Ii6mCKLdMk+Svk1KpodaVpXsreuwHJe163Dne4id3BY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=l+EoKzByXeItptxBFGA1ZcfMthX/fi23wE0xVeVVhothSkRH1ie6DzMSjHqzqNCzF rzuxeaOMCsJj0bVr/q8CGMW+HVBJifJrwxNIxAgYIAQMG9gxiP+FKP7mIEne1e/nAw 4CardLEJXEhZffJdxS6rlVvEj2aEqy+VOO9k9sQevdb2hoj1k6zw9iO7xmJWrybxiG M6rozT1DsfVpEwq2uPb7DjVBqjGPIyGyNwLHtFDdF5PiOZ8w/ahWA0WYHAkkN5JKov nD3VaCaV7V/h0KA5OraMgYZ3nWouwNZNHGlPb7HQtj40TqszX/xEAPKFBt74iJnJyU BiWcbR+6OwHig== Date: Sun, 21 Feb 2021 12:30:16 +0100 From: Marek =?UTF-8?B?QmVow7pu?= To: Hans de Goede Subject: Re: [PATCH v3 6/7] HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE Message-ID: <20210221123016.5f308702@kernel.org> In-Reply-To: <20210221112005.102116-7-hdegoede@redhat.com> References: <20210221112005.102116-1-hdegoede@redhat.com> <20210221112005.102116-7-hdegoede@redhat.com> X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Thu, 25 Feb 2021 12:25:30 +0100 Cc: Benjamin Tissoires , alsa-devel@alsa-project.org, Jiri Kosina , linux-leds@vger.kernel.org, linux-input@vger.kernel.org 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" Reviewed-by: Marek Beh=C3=BAn