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=-8.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 E5215C433E2 for ; Tue, 15 Sep 2020 23:42:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AD9852078D for ; Tue, 15 Sep 2020 23:42:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600213359; bh=gAOSKZKoFZcb8CSPjIhGpjP7jdl2VsRtqv9wSkkVAqM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=PJgy3mbsP/O6ynRhYRm+dmxySu28mJcOa/x2AWhnSCbKNdIahaYrxx+9V/5JgIzPg G1ALI9TOdwpfmXgkklkJ+fO1bitCIfvUuza7Loryx9cXvsXzuxtMR5Neqh3oS0WMdz Pg7MTRotszhQIPg8FXzFvvtpdPpbiXYUFl+LC2RM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727396AbgIOXmc (ORCPT ); Tue, 15 Sep 2020 19:42:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:47654 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727020AbgIOOei (ORCPT ); Tue, 15 Sep 2020 10:34:38 -0400 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 14387206A1; Tue, 15 Sep 2020 14:08:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600178937; bh=gAOSKZKoFZcb8CSPjIhGpjP7jdl2VsRtqv9wSkkVAqM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kHB4Z0m8Iw9kMOxrrsoZCMv7W6q5h6kgEdn3K3a5tBamH6jW8n/rBya39fwdUpgzM xwBZdgc5T9Kis/BMTvnU206XgGJa1XBu0s7va423lb7KLL4d0L4XjduDX7/vSOyEjC n3xqT4n4ukHN2PcZ0ue56RQYuF5ZerrjpAC91eq8= Date: Tue, 15 Sep 2020 15:08:08 +0100 From: Mark Brown To: Marc Kleine-Budde Cc: Nicolas Saenz Julienne , Florian Fainelli , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com, linux-spi@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de Subject: Re: [PATCH] spi: bcm2835: mark polling_limit_us as static Message-ID: <20200915140808.GA4913@sirena.org.uk> References: <20200915132311.1112865-1-mkl@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <20200915132311.1112865-1-mkl@pengutronix.de> X-Cookie: Linux is obsolete User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-spi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Sep 15, 2020 at 03:23:11PM +0200, Marc Kleine-Budde wrote: > This patch marks the global variable "polling_limit_us" as static. Thanks but I applied a patch for this yesterday. --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl9gysMACgkQJNaLcl1U h9CrnQf+IkqMUKRJmlqObHMXL6SUay/wRAZt08eufp6R8ICzpSm6VMN/ldtZs0y+ +33xXpEdMdWuW/Kif8c8LN4LM4ixoR2z5DIopZJvsi5yV4AJ6S2Cox4l3D6ysdpy wiWu7wp4WSunZ52IbwJHwqwu9UOkZlYx376FicmsGb07TFz2TEywafF58cDraSWS uz5QUBve18zSExbf5EAf5WeKLVXBeg3xdsVxW/dcpt8GfPRGcFzcei1tNy7GUY9R Ti3r7KojfIvQKF4qV+ruPh/YA+6tN4/DeA65pYLohL0lmxqGJC3LSJAmLiM6pp4I MF/iKyQM/FLmJWZd3i0PIwl+YXpjnw== =MgLv -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB-- 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=-8.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 A1A7BC433E2 for ; Tue, 15 Sep 2020 14:10:43 +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 4809A206A2 for ; Tue, 15 Sep 2020 14:10:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="kaJOhFpC"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="kHB4Z0m8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4809A206A2 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=h5TqHIv+39V/AjnilfWVNPCtsB6iMBXE7t7DMs2kkF8=; b=kaJOhFpCOzzCCTFORGU9pe3S8 C4Dejj+XfYeF4AeZaNscKFOMmdJmaPhA/gCMM+NqgKTajLWvHR9p/5bKdSeXrhfJGij7m6b7050sx fkIADD6FbX3Vmqc2xZgRfa3Jfvj8Mt5h2IpUOBHW4c0IJf2WLygj9MewXBbouBqk1F3XdgV9a3iE1 wcfvCdlosqXTK/c/l68YokVi50WKf/US+kGok7/4U7YqwU8wSb3GWVOSiaR15fIJhTs0gALXDO43x rqkaBooRMOiJt24XBd+VVp7/5a7SyN+hmhy/rgvm/gGXMYxrtWnGwL+Ezs5KnwVeQmzPP47/8LIfJ PWuMOMFOA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIBdl-00049Q-IX; Tue, 15 Sep 2020 14:09:01 +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 1kIBdj-00048m-3R; Tue, 15 Sep 2020 14:08:59 +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 14387206A1; Tue, 15 Sep 2020 14:08:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600178937; bh=gAOSKZKoFZcb8CSPjIhGpjP7jdl2VsRtqv9wSkkVAqM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kHB4Z0m8Iw9kMOxrrsoZCMv7W6q5h6kgEdn3K3a5tBamH6jW8n/rBya39fwdUpgzM xwBZdgc5T9Kis/BMTvnU206XgGJa1XBu0s7va423lb7KLL4d0L4XjduDX7/vSOyEjC n3xqT4n4ukHN2PcZ0ue56RQYuF5ZerrjpAC91eq8= Date: Tue, 15 Sep 2020 15:08:08 +0100 From: Mark Brown To: Marc Kleine-Budde Subject: Re: [PATCH] spi: bcm2835: mark polling_limit_us as static Message-ID: <20200915140808.GA4913@sirena.org.uk> References: <20200915132311.1112865-1-mkl@pengutronix.de> MIME-Version: 1.0 In-Reply-To: <20200915132311.1112865-1-mkl@pengutronix.de> X-Cookie: Linux is obsolete User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200915_100859_246270_4CF3843E X-CRM114-Status: GOOD ( 11.97 ) 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: linux-arm-kernel@lists.infradead.org, Florian Fainelli , Scott Branden , Ray Jui , linux-spi@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, kernel@pengutronix.de, Nicolas Saenz Julienne Content-Type: multipart/mixed; boundary="===============8497127932845014416==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8497127932845014416== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Sep 15, 2020 at 03:23:11PM +0200, Marc Kleine-Budde wrote: > This patch marks the global variable "polling_limit_us" as static. Thanks but I applied a patch for this yesterday. --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl9gysMACgkQJNaLcl1U h9CrnQf+IkqMUKRJmlqObHMXL6SUay/wRAZt08eufp6R8ICzpSm6VMN/ldtZs0y+ +33xXpEdMdWuW/Kif8c8LN4LM4ixoR2z5DIopZJvsi5yV4AJ6S2Cox4l3D6ysdpy wiWu7wp4WSunZ52IbwJHwqwu9UOkZlYx376FicmsGb07TFz2TEywafF58cDraSWS uz5QUBve18zSExbf5EAf5WeKLVXBeg3xdsVxW/dcpt8GfPRGcFzcei1tNy7GUY9R Ti3r7KojfIvQKF4qV+ruPh/YA+6tN4/DeA65pYLohL0lmxqGJC3LSJAmLiM6pp4I MF/iKyQM/FLmJWZd3i0PIwl+YXpjnw== =MgLv -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB-- --===============8497127932845014416== 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 --===============8497127932845014416==--