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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 3C6E9C4742C for ; Mon, 16 Nov 2020 07:38:29 +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 B2ACE222B9 for ; Mon, 16 Nov 2020 07:38:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="2vKFsb15"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="KlpdHlNJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B2ACE222B9 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-Transfer-Encoding: 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-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Mxo7nXUv+OV0BvVEsrXyOobE1tVIonKZ9VAVbpz0Hgw=; b=2vKFsb15zvNfXEXoC5FKcKPwt jAwYta3Kmni7u24gYtgwwLJVZGn+S2iZlXyLBZF/oX3ubgdZbEm5H9pS7YTDuwb6uLN+Km8Jv5AOp 8h9zOhNFyqud13aGcJn74QW05gFyIyAawbuPt1Ew1qa7bTbTyD5L69kV15lOPhgjdlWSdvZ03ti7b wM3PGZUJ3yDibWTzYC/UIC/8/MrhHNWV7pIft7hvOndUsKSCQL4lFfzz6JAMohgLHSYCglgek2X65 JLVAXotydClvh9KcErP86pFFB0u9QY+FqFPRFbONb2ekZ6133g5d55hm/K9HcjE2O8fcwC7ZnADsp 0JFBP4Z6A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1keZ5Q-00048h-BW; Mon, 16 Nov 2020 07:38:04 +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 1keZ5N-00047q-KW for linux-arm-kernel@lists.infradead.org; Mon, 16 Nov 2020 07:38:02 +0000 Received: from localhost (unknown [122.171.203.152]) (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 BA0E02227F; Mon, 16 Nov 2020 07:37:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605512280; bh=HZYKaCjuFYm1x81FaBrewRuQuRwQHQ4aSvcmjFLaPXo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KlpdHlNJx806C1/bW6pg2aUKzBONsmXGEsSt4Qz9sK9I150yhhPXZZ3nbXaHBI7uy 6iSNoFCRQ5emx4wNttjj45Y4mNt95xsudWgOSfqcx1wydjEqWvApGBiZrczA86t4nc ++7+mvrts5aObfAwGIiyFDB6MIpQ+UrKKmlwmPKs= Date: Mon, 16 Nov 2020 13:07:56 +0530 From: Vinod Koul To: Amelie Delaunay Subject: Re: [PATCH 1/2] phy: stm32: don't print an error on probe deferral Message-ID: <20201116073756.GL7499@vkoul-mobl> References: <20201110102305.27205-1-amelie.delaunay@st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201110102305.27205-1-amelie.delaunay@st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201116_023801_865524_2954412D X-CRM114-Status: GOOD ( 10.27 ) 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: Etienne Carriere , Alexandre Torgue , linux-kernel@vger.kernel.org, Kishon Vijay Abraham I , Maxime Coquelin , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org 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 10-11-20, 11:23, Amelie Delaunay wrote: > Change stm32-usbphyc driver to not print an error message when the device > probe operation is deferred. Applied all, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel