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 2E1A4C43217 for ; Thu, 10 Nov 2022 15:40:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231405AbiKJPkm (ORCPT ); Thu, 10 Nov 2022 10:40:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56534 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231599AbiKJPki (ORCPT ); Thu, 10 Nov 2022 10:40:38 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E3ED2CC96; Thu, 10 Nov 2022 07:40:37 -0800 (PST) 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 34B87B82224; Thu, 10 Nov 2022 15:40:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9399C433D6; Thu, 10 Nov 2022 15:40:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668094834; bh=IihG5F+175wM6zXZz+Enufph03JbHLOePA/iQlUtjrM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Rdscuz840FMK66mNyb4CIacgEFlwcs50WejbujTcMgQGEAVdeszRpPMd4H/oWugRZ 0Kn/lNpMJ5XIKDQwGcJAOIZsqM6crKrGWwyrwjvlJQzf2riY5xHu2apJY/HVeKIg4j zpTXMTx5abr85zspZ0ocZffwZrNQyztHgMtFHmFTfkkP9F8x6K6qCd+QAXm5KSrlg0 K0zgTH8+3wc0GTLFhpohrnoGkqpoIG1AfQ6FV320OHko9XQO1MiU3xqkWyZPm1zOWl Xu99/Rc5O/gpgc6TzkSQP7ZdLsg4Nsp6NarNtuf+eny0C3d9K24ZqR870V4ovPT4ix En3WOpKSipcnQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1ot9fM-005Brn-Gt; Thu, 10 Nov 2022 15:40:32 +0000 Date: Thu, 10 Nov 2022 15:40:32 +0000 Message-ID: <86iljmq0lr.wl-maz@kernel.org> From: Marc Zyngier To: Richard Fitzgerald Cc: , , , , , , , , , , Subject: Re: [PATCH 09/12] irqchip: cirrus: Add driver for Cirrus Logic CS48L31/32/33 codecs In-Reply-To: <4d50faae-7eea-bc5a-9def-935c2063a7b3@opensource.cirrus.com> References: <20221109165331.29332-1-rf@opensource.cirrus.com> <20221109165331.29332-10-rf@opensource.cirrus.com> <87mt8zutib.wl-maz@kernel.org> <86pmdvow5y.wl-maz@kernel.org> <4d50faae-7eea-bc5a-9def-935c2063a7b3@opensource.cirrus.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: rf@opensource.cirrus.com, lee@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linus.walleij@linaro.org, broonie@kernel.org, tglx@linutronix.de, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, patches@opensource.cirrus.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, 10 Nov 2022 13:14:30 +0000, Richard Fitzgerald wrote: > > I note your accusation that we were too lazy (or too stupid?) > to think of this. Take it the way you want. But I criticise the code, not the author. And I'm merely pointed out that there was significant room for improvement. M. -- Without deviation from the norm, progress is not possible.