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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 25AE7C433FE for ; Mon, 10 Oct 2022 07:50:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231462AbiJJHua (ORCPT ); Mon, 10 Oct 2022 03:50:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39518 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232482AbiJJHuG (ORCPT ); Mon, 10 Oct 2022 03:50:06 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E8DF167E5 for ; Mon, 10 Oct 2022 00:48:10 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 11C60B80DE0 for ; Mon, 10 Oct 2022 07:48:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 26F9EC433D6; Mon, 10 Oct 2022 07:48:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665388087; bh=h/wqk4opLky2Xk7jBx4TrniLv51NjHfiJViecUF3ifo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=H1zCzvY/lUv8puUqWeHxiSDjgV+VIiyKmuSOP9ED1Wa52cFBN30523ZzGXQ3x1lHL ck9GGCxKP6HCKxCgT5aDEt+FkjGiU3sa44o3An9nOWmq6H22gn/OGh45KAkgOGryCe Uxp23cKiD1/zKX2XSWXJV3lefEWO756QnAOA7wIqVc617bqtF8hrIiMHw1haSjAj3Z SS1Adz+sqiz184vG0PsaRjn2C0Hjbh0heSE/XCe7oC79TnXif1Qb1RMLQG5Szt9eOs Kc7uIGiUXYOqwEQXzHPOTK2DD3mNxfgopjXT8U+BlOlo7WxNbwQO7dj7rGNrrS96rs 6F01cruGb8oTw== Date: Mon, 10 Oct 2022 08:48:02 +0100 From: Lee Jones To: Andy Shevchenko Cc: Linus Torvalds , "Jason A. Donenfeld" , arnd@arndb.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()" Message-ID: References: <20221008154700.404837-1-Jason@zx2c4.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 08 Oct 2022, Andy Shevchenko wrote: > > And if not, please just send me the revert through the normal channels. Ok? > > Yeah, revert is a good move here. Thanks for the clarification Andy. Linus, by normal channels, do you mean you'd like a follow-up PR? -- Lee Jones [李琼斯]