Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753222AbdDEDrZ (ORCPT ); Tue, 4 Apr 2017 23:47:25 -0400 Received: from mail-pg0-f44.google.com ([74.125.83.44]:34524 "EHLO mail-pg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753057AbdDEDrX (ORCPT ); Tue, 4 Apr 2017 23:47:23 -0400 Date: Tue, 4 Apr 2017 20:47:18 -0700 From: Bjorn Andersson To: Jonathan Neusch?fer Cc: linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, Andy Gross , David Brown , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] soc: qcom: smsm: Handle probe deferral Message-ID: <20170405034718.GJ70446@Bjorns-MacBook-Pro-2.local> References: <20170315114357.14446-1-j.neuschaefer@gmx.net> <20170328061829.GI70446@Bjorns-MacBook-Pro-2.local> <20170404023807.4ivn4pt4zv2bq4di@latitude> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170404023807.4ivn4pt4zv2bq4di@latitude> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 614 Lines: 19 On Mon 03 Apr 19:38 PDT 2017, Jonathan Neusch?fer wrote: > On Mon, Mar 27, 2017 at 11:18:29PM -0700, Bjorn Andersson wrote: [..] > > However, for us to reach this point in smsm_probe() the above > > qcom_smem_get() must have returned successfully, i.e. we have SMEM in > > place so there's no need to handle this case specifically. > > I came to the same conclusion but wasn't sure. I'll drop this part from > my patch. > > I'll send a v2 of this series, although after applying your suggestions, > I can't claim much originality anymore. > Don't worry about it. Looking forward to version 2. Regards, Bjorn