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=-7.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 C8D3FC433DB for ; Thu, 18 Feb 2021 08:25:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8505F64DF0 for ; Thu, 18 Feb 2021 08:25:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230443AbhBRIZq (ORCPT ); Thu, 18 Feb 2021 03:25:46 -0500 Received: from mail.kernel.org ([198.145.29.99]:43384 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231184AbhBRIXF (ORCPT ); Thu, 18 Feb 2021 03:23:05 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id C5FC56146D; Thu, 18 Feb 2021 08:22:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1613636540; bh=aFapOCdUF6fjMrXH2RbLfzvogE5cf4sdIO6Y2iY0GwI=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=P6wwuv6IAbLk7OPHIx9VxsVF2xg1NCCy/bPJ7oPrJVMnSDh3/Dv7bQhwBoqy7AtH2 lRmp5OIPTCp2xRo2OeuZvsh0GY0LFNgVke06V1StrZnANMD756otzmRCA4gASAbAOb /2bpZlm0Xv9T6xX5EqspKqts3CEhwyYE8g0Ti0Q4vtMNQpzbmIVeZq52VohyAYxag6 IYPz5xdUYuYAriCIKf4ThdfKcTi9GcdS3KAM+YiBbupoImJDF5PtXrRLrRcU2h1ZsL ACk8Z7bfp2Zqe9nydwrKIOZd+zwjVruGhuc3W/t6uC/9erqHkUD5ogu5OAfwBuBlpI Okq3QaEGFSxUw== Date: Thu, 18 Feb 2021 09:22:16 +0100 (CET) From: Jiri Kosina To: Benjamin Tissoires cc: Roderick Colenbrander , =?ISO-8859-2?Q?Barnab=E1s_P=F5cze?= , linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/11] HID: playstation: revert LED class exposure In-Reply-To: <20210217173158.3122868-1-benjamin.tissoires@redhat.com> Message-ID: References: <20210217173158.3122868-1-benjamin.tissoires@redhat.com> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Wed, 17 Feb 2021, Benjamin Tissoires wrote: > [sending those patches on behalf of Roderick] > > There is a current thread on LED LKML which basically means that > we have to revert the LED class exposure until things are settled. > > I am sending here the full series that will end up in linux-next. > But with some git magic, the final PR to Linus will not have the > reverts in it, just the plain patches. > > I am queuing in for-5.12/playstation patches 1 to 6 immediately > (the reverts). > > I am also queuing in for-5.12/playstation-v2 patches 7 and 8 on > top of 51151098d7ab8 immediately. Those 2 patches have already > been reviewed the usual process. > > I am waiting 1 day for others to chime in regarding patches 9 to > 11 before applying them to for-5.12/playstation-v2. They are > basically the same patches that were already reviewed on the > linux-input LKML, but without the LED class bits. FWIW, as discussed elsewhere, I am fully in favor of this solution. Thanks! -- Jiri Kosina SUSE Labs