Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp499519pxb; Tue, 3 Nov 2020 05:22:09 -0800 (PST) X-Google-Smtp-Source: ABdhPJxB3BdQTilJ/gnWuDidVe/X+St4jwBfnflgq1d31RNQledndZ0KVEZRPwlt99rJMF3nY9tM X-Received: by 2002:a05:6402:150:: with SMTP id s16mr20913615edu.304.1604409729538; Tue, 03 Nov 2020 05:22:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604409729; cv=none; d=google.com; s=arc-20160816; b=1DNvpioi4GKulU1WDmUXN1WVyhmKHlvI+XPgesdrua0uFNHsO/WJy5aSqZgMCE1yNa UpPE5Z46fsh1/15D3e9bBObCG/9TSoaeM/W/PhT+U3nCvMRe3mCVIC8b2IqEaBQWMzzz rZLgeeBbxDbFDIytLbzG0dyFkvNv8pI8AYzwD3nP7dI8hlcAzZm/8Pv8F+2+9IVZDVbC y44z/Jx5FizPQ/6R3Ebh2IMkEYUbQROpiZPB7v/1MyL6BzTdGoSRfrKEXc7IdJjL7jWS VzXGdNGIABt0h71a6P0QRxWMhDGarUvaFZB5QBByfrXuSFOOLMuYRZcfttnbuPgSwSQ/ kMEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=NsQ7wFr1PBhx9ASpq4i8Xqh9LWoeP/SMPW/Ph0WHP9A=; b=zSmS1SBVU2cLXxGWxR7F+tNNJ/btUp8ie+lAg5vVYJ+wQgPFo0MN1PBOMrtI8dDHrN Z7QwixO78g4y7qfaU7EWowhsfnlHPbPCcywtkWN1K0Gr9Mx3dWjJrmRWELU/b66h5Bz0 FwEHUfrn+kRkTzhuK1d+jVUd4yPtGWeyykYb89qwNSeRYpGMjeV1aw4LJH/uML8unl7t T5NQngSQB3N8qGIIdO+UD1Ql3RlLLzDRRg1XI5ogM1B50opOY+djGFzJJrv+KPhvM3zT V8KAJUEcZCqNXaUiFX4Y1i1tze1/iZYIdyqxhOZg/zELnQ8H/4IFL6uhgaAkYmzjDF0p qXKg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hqCY9m10; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z2si13751311eju.580.2020.11.03.05.21.45; Tue, 03 Nov 2020 05:22:09 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hqCY9m10; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729141AbgKCNSO (ORCPT + 99 others); Tue, 3 Nov 2020 08:18:14 -0500 Received: from mail.kernel.org ([198.145.29.99]:55650 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728245AbgKCNSO (ORCPT ); Tue, 3 Nov 2020 08:18:14 -0500 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 F3529206B2; Tue, 3 Nov 2020 13:18:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604409493; bh=FjctFotAp/vRQPEs9jCmy4tzJoGhbt/ygnsQ3jbmMb0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hqCY9m10jcayNnzxDcWt1NzrGCt7b0n42lEJHc119RKFXyKT4afoHB5G+Ug0XeQ6B p93Nq0npuQO058wtvAXs0vFeZY6ZJQUbmeye7suSgUuxZOektBeVlg0yZEhzo7cOVs qRHra2I5A/BTfHP+oKXGsdNJB2ha8sEQqIkJqLzA= Date: Tue, 3 Nov 2020 13:18:04 +0000 From: Mark Brown To: Chunyan Zhang Cc: linux-spi@vger.kernel.org, Linux Kernel Mailing List , Orson Zhai , Baolin Wang , Chunyan Zhang , Bangzheng Liu Subject: Re: [PATCH] spi: add runtime PM for transfer_one_message Message-ID: <20201103131804.GB5545@sirena.org.uk> References: <20201102112239.19218-1-zhang.lyra@gmail.com> <20201102181655.GC5014@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pvezYHf7grwyp3Bc" Content-Disposition: inline In-Reply-To: X-Cookie: I don't get no respect. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --pvezYHf7grwyp3Bc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Nov 03, 2020 at 03:30:24PM +0800, Chunyan Zhang wrote: > On Tue, 3 Nov 2020 at 02:17, Mark Brown wrote: > > the error situation here? This code has been around for a while and I'm > > not aware of reports of issues here and I can't see anything unusual > > that the Spreadtrum driver is doing. > With further tests and looking into this part of code, the problem we > found recently on our platform which runs kernel 4.14 can be fixed by > this commit [1]. > In a word, there's no issue here indeed, this patch should be > ignored, sorry for the noise and thanks for your review. Ah, great - glad it's sorted. --pvezYHf7grwyp3Bc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl+hWIsACgkQJNaLcl1U h9D0MAf/QlbfuFCLsmNALSFAPqyTbyBatVDZXWKCr+OACXVh1J/jcWzAkm8kAiUN vzmqEIW/cDP2KQd4qSOXxaeUJZAn3dDacb4Hx34diHBx2cwK5D6R/cGKkkcyVT6m rqsSUqgxtFmjDUbLOx7h2vzLKcxTGLSQ/Wo5L1WkeSNEzaHGP4RAj8ig6Ku8+g7S 7pCO5wtRF9owUkCQJ6T9Ppo1goZkLVAxaaYs+WGL+XZeREKOdsKsJFzTFRE0qY7R +rQBsEDKfCXlqxAMTc3o2hll8GvgVk1pnv6UmAH7gnURUYgNbxKZQKmo/Lfgul7D 8xT4fmpz3BHai0zKq8FIzjYxYOnnpQ== =DbL1 -----END PGP SIGNATURE----- --pvezYHf7grwyp3Bc--