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=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 9EE12C433DF for ; Fri, 26 Jun 2020 13:36:50 +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 6FA00207D8 for ; Fri, 26 Jun 2020 13:36:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="0YNNlOYr"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="wjxVzEoE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6FA00207D8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=cLhvPCjnFb6KAj0EhkAmWAjYfVjDsgJ+sdY9es/yHAw=; b=0YNNlOYr/9ENE7pZxlCD1ryQn xYMB07B07hYbKUtbNO2TL4Muy33DVva7SyxuuegT91wviN/WnW92QSzhmvg5J1z/Od06SmhYbdhm7 kTYYMPEkpu35//JPxm6LJwCg6ko+3ycdmyrVjMHlUj2hWtZ5N4FA+x3nh48ROB5FUyjV5qYVOBdT3 S2ZEP6XPosAHa97hh64i3OZKjMwq8aXJEi86fQ/HuXd9VBxKlqkientWTS4vfQ/g5W0/jZ8s0UMYh 2afHIL4yhxRF8XKCkaXq6q04pZgiOC8byf3Cg25ioonZK20BtxacOOUfPBQGAYctRkXLHJTSoBlDh Yo7b6twzQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jooVd-0006Nx-JB; Fri, 26 Jun 2020 13:35:13 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jooVa-0006NI-Ah for linux-arm-kernel@lists.infradead.org; Fri, 26 Jun 2020 13:35:10 +0000 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2300820781; Fri, 26 Jun 2020 13:35:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593178509; bh=G36wtne1Zo8Ja31PffK9s9OOn/gCW2OVDTm9y6YEtYk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wjxVzEoE45yK1k8NC2iytdd+uoQ5lsU86UJHIgsidR1wXWjABU6upcqhBu4etOcnl i7YssOthU8enkkNRezkHiOGLcXegQ4pdwP9ZcvD/pJ1dsbwRzUmPg2gQbzt08bcPoD voZzwkVtTXu2sMuHY3qxzJOxyEB54rEW45LG47kg= Date: Fri, 26 Jun 2020 14:35:07 +0100 From: Mark Brown To: Lee Jones Subject: Re: [RESEND 00/10] Fix a bunch of W=1 warnings in Regulator Message-ID: <20200626133507.GC5289@sirena.org.uk> References: <20200625191708.4014533-1-lee.jones@linaro.org> <20200625194813.GI5686@sirena.org.uk> <20200626093623.GZ954398@dell> MIME-Version: 1.0 In-Reply-To: <20200626093623.GZ954398@dell> X-Cookie: You can't get there from here. User-Agent: Mutt/1.10.1 (2018-07-13) 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: lgirdwood@gmail.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: multipart/mixed; boundary="===============0830080053764915184==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0830080053764915184== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lCAWRPmW1mITcIfM" Content-Disposition: inline --lCAWRPmW1mITcIfM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Jun 26, 2020 at 10:36:23AM +0100, Lee Jones wrote: > On Thu, 25 Jun 2020, Mark Brown wrote: > > On Thu, Jun 25, 2020 at 08:16:58PM +0100, Lee Jones wrote: > > > Resent to include patch contributors/maintainers/MLs. > > Is this an actual resend or did you fix the issues I raised? > They're fixed. OK, then it's not a resend - please don't tag things as resends if there's changes, it just causes confusion. --lCAWRPmW1mITcIfM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl71+YoACgkQJNaLcl1U h9DS0wf9GraCMAmqy2Q/D9W429Tw8QvhU3YBdO2VdV7uOKQi7G22HDeYp8yfQi4S ixagWxzu8wc/r/fb13hDzN1Lwi732PEKF6dqqsv/2kFPocAGEoCjLXnL84NVPUNq yQfGv6RRbfiY0KqU9cv3oDEioXAKVZO9U0kVjWHhfJkyHJzAGSDECvopA8bMZZAL X5kiY7XyQAThBVnDkDsPys+UcS6JCMBmB0oyGxFE15+k8G1AhAwjzpvF9iJAdDlU aLvEapvJBX4q+cEK42Hqo5kiS45c1Am9PAk7kJhehpPRJ3zZbpmbvOuqmTRd6Wfz 8bDQz5qt1pRGS+hGSRaK/sb7Z3YWLQ== =6ZO7 -----END PGP SIGNATURE----- --lCAWRPmW1mITcIfM-- --===============0830080053764915184== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============0830080053764915184==--