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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DAD2FEB64DC for ; Tue, 27 Jun 2023 10:22:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=S0RoKCx1My0ma+8qsH+EbXE6pd16JywJ909ENwRlGZE=; b=46nVOZAElNHAcw hjX8ALlRYTMBK2BgwevcMmmRJG+ZzsN6pqBbc5+WiYCgyrceO7Y1/LNRzyqBMUif/U8oNxoeqKaS/ 7vWLltApsriouAAfaOTZvKhTFvp8BAikm/EqlGZ/hLtuiYlc2efT6vetwm14m5MG8i74jXPfV9oiL 7qvadcgwJCikxYtS/+sVRWaS135wdinUrZiWxrE0zFWeEuMsTgOhZEo/4Bm3//X2/+wEZ6pKZqLX9 ogn4NbjZpcwLakRTAOxThTSVK4CPfjNWHZbwswiKrcPJKd1sKyw1pvMo1PEd6Gqg2o94rxDIlE4DO I56IpCKcg1/WyOGMYbMA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qE5qA-00Cood-1I; Tue, 27 Jun 2023 10:22:30 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qE5q7-00CooE-1j for linux-arm-kernel@lists.infradead.org; Tue, 27 Jun 2023 10:22:28 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0B805610A6; Tue, 27 Jun 2023 10:22:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DFEA1C433C0; Tue, 27 Jun 2023 10:22:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1687861346; bh=rlpX/P3zrocLpUrEAZLC4IOtXF3bWig/tbpzZlx728U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=zzo6CX/JICF6laRbb5rg5ZZ9C/HgS1MyqeUmBuAytrJqABgzHz48Odr0YBYbRsK9E penqJW9HwO542uYgRV8jsDoAv/VzTgyjjOTA//CgN5kwo3DWXPfApogaTVXRdG4gG/ zY0FuVh+6j9mOeeBZ1a/AQhq9IZdZfa3AWR29/sg= Date: Tue, 27 Jun 2023 12:22:23 +0200 From: Greg Kroah-Hartman To: Souradeep Chowdhury Cc: Andy Gross , Konrad Dybcio , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Alex Elder , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Sibi Sankar , Rajendra Nayak Subject: Re: [PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) Message-ID: <2023062734-smuggling-bulldog-a46c@gregkh> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230627_032227_609961_54B46AA4 X-CRM114-Status: GOOD ( 11.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jun 27, 2023 at 03:19:23PM +0530, Souradeep Chowdhury wrote: > Changes in v24 > > *Implemented the comments in v23 That explains absolutely nothing about what changed at all. What would you do if you got a patch series that had this as a change list? What do you expect us to do? {sigh} _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel