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 BA0C6C433F5 for ; Tue, 9 Nov 2021 10:21:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A4E38610A0 for ; Tue, 9 Nov 2021 10:21:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245284AbhKIKYI (ORCPT ); Tue, 9 Nov 2021 05:24:08 -0500 Received: from mail.kernel.org ([198.145.29.99]:41378 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245285AbhKIKYG (ORCPT ); Tue, 9 Nov 2021 05:24:06 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 50C076115B; Tue, 9 Nov 2021 10:21:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1636453280; bh=R928BuAwjwPgAbEZdOA9e3VgBMtaHUofv3hH81F2LXY=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=V8Ooh1tSEhP7/CIvVpIlUqpciMkncIOjbH2n0Ezt6jPhVXk92AUfVxPIMA5ua3BsD ymAA7vBKNLpJ5V5z3mxqUXeTb/NRdfpIg0g98S5uqll4e5VdzGYOGPhPL7rP47tJaP PcGaaH79b2yevF96XaWNNWNPdIkZS8+ulb7hcEmB7Jaljxt9ckDmojjE4sLSBu5Pe8 9Az4CoMdHI4me6LzftdXGoSROUMgBfc7JM6pPx2xFbz008jqTTKxgUYCOivCfghQjd YDtpNRBC10kjQ3xasYc/KD0gu3z4Aj/SL+OkeeJwuIblmFXyWB5uhvCZb/otgucNIa TvXhL1IHj7TZg== Date: Tue, 9 Nov 2021 11:21:17 +0100 (CET) From: Jiri Kosina To: =?ISO-8859-15?Q?Vin=EDcius_Reis?= cc: Dmitry Torokhov , "linux-input@vger.kernel.org" , lkml , angiolucci@gmail.com Subject: Re: [PATCH] HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK In-Reply-To: Message-ID: References: <20211008222327.9324-1-angiolucci@gmail.com> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 6 Nov 2021, Vinícius Reis wrote: > > > Thanks for explaining this a little bit more, I've got the point: The current > > > key code triggered by the kernel is correct, the real issue is the lack of > > > support for that particular code by current desktop environments. > > > > > > I'm new to contributing to the Linux kernel; the proper way to rollback > > > this would be by me just sending a revert patch to the respective > > > maintainer? > > > > Has the patch been accepted? I'd wait for Jiri or Benjamin to chime in > > as to what they want to do. > > > > Thanks. > > > > -- > > Dmitry > > Hi Dmitry, > > Yes, it was applied two weeks ago. Okay, I will do that. Yes, please send me a revert with a full explanation in the changelog. Thanks, -- Jiri Kosina SUSE Labs