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=-9.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 F3749C2D0A3 for ; Thu, 12 Nov 2020 13:31:35 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 55FAE2068E for ; Thu, 12 Nov 2020 13:31:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Tnbog7d1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 55FAE2068E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=PwZ8NKXRRF5P2PvDDwLAKmt3y5np27bmobgKyNNy8VI=; b=Tnbog7d1UNlOfRPpnEG+bk3ju /p/KZU/IQr4o5vGb01WpA1aOGU4ifMmA+juC/piB99jEr+LsTBxaF9Khup2E4vRsDVIMAKUnWnLWc MAx6jEehfEzl0hgt/APAMMyE9fPJy/ZVPWj2KZ0chTpP31Fqcrc+FDSmO2WeCmPbAggFx61aMsxtR z4SyycoK7twWPMhgFne89MSTlzFVPhHt3K9P6BOD8v//tLUNTLOmp7I9rXFZh6LO2CF5CbWDaJhbt SvbApSVYe1b8/j73mWHc3NTT/MrahcZ96GTkCIVAG76t6ML8OfBdAgrKpTiGs/tjvPHqftJugMKR4 ih5BRCn8Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kdCg7-0003mJ-GI; Thu, 12 Nov 2020 13:30:19 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kdCg5-0003lo-AI; Thu, 12 Nov 2020 13:30:18 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kdCfy-0002GL-Ry; Thu, 12 Nov 2020 14:30:10 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Lee Jones Subject: Re: [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header Date: Thu, 12 Nov 2020 14:30:10 +0100 Message-ID: <5334671.Lg3upMlxu3@diego> In-Reply-To: <20201112132828.GK1997862@dell> References: <20201103152838.1290217-1-lee.jones@linaro.org> <2215873.HjEmSL4Tfo@diego> <20201112132828.GK1997862@dell> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201112_083017_368678_C5C11EE6 X-CRM114-Status: GOOD ( 20.63 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Liam Girdwood , "Rafael J. Wysocki" , Doug Anderson , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Mark Brown , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am Donnerstag, 12. November 2020, 14:28:28 CET schrieb Lee Jones: > On Thu, 12 Nov 2020, Heiko St=FCbner wrote: > = > > Am Donnerstag, 12. November 2020, 14:22:24 CET schrieb Lee Jones: > > > On Thu, 12 Nov 2020, Heiko St=FCbner wrote: > > > = > > > > Am Donnerstag, 12. November 2020, 11:33:44 CET schrieb Lee Jones: > > > > > On Tue, 03 Nov 2020, Lee Jones wrote: > > > > > = > > > > > > Fixes the following W=3D1 kernel build warning(s): > > > > > > = > > > > > > drivers/soc/rockchip/io-domain.c:57: warning: Cannot understan= d * @supplies: voltage settings matching the register bits. > > > > > > = > > > > > > Cc: Heiko Stuebner > > > > > > Cc: Liam Girdwood > > > > > > Cc: Mark Brown > > > > > > Cc: "Rafael J. Wysocki" > > > > > > Cc: Doug Anderson > > > > > > Cc: linux-rockchip@lists.infradead.org > > > > > > Signed-off-by: Lee Jones > > > > > > --- > > > > > > drivers/soc/rockchip/io-domain.c | 3 --- > > > > > > 1 file changed, 3 deletions(-) > > > > > > = > > > > > > diff --git a/drivers/soc/rockchip/io-domain.c b/drivers/soc/roc= kchip/io-domain.c > > > > > > index eece97f97ef8f..d13d2d497720b 100644 > > > > > > --- a/drivers/soc/rockchip/io-domain.c > > > > > > +++ b/drivers/soc/rockchip/io-domain.c > > > > > > @@ -53,9 +53,6 @@ > > > > > > = > > > > > > struct rockchip_iodomain; > > > > > > = > > > > > > -/** > > > > > > - * @supplies: voltage settings matching the register bits. > > > > > > - */ > > > > > > struct rockchip_iodomain_soc_data { > > > > > > int grf_offset; > > > > > > const char *supply_names[MAX_SUPPLIES]; > > > > > = > > > > > Any idea who will pick this up? > > > > = > > > > me :-) > > > = > > > Well, that's certainly a start. :) > > > = > > > What are your plans? > > = > > the usual, my rockchip-tree -> armsoc driver branch -> torvalds -> 5.11= ;-) > = > Sorry, the ambiguity was my fault. > = > When do you plan on hoovering it up? sorry should've written that directly ... I already did this "morning": http://lore.kernel.org/r/160517975455.81506.16289432612279089945.b4-ty@snte= ch.de Heiko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel