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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AA58FC433F5 for ; Mon, 25 Apr 2022 06:43:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=2ExcWuQfZTqMDkhaHH4vm7xelheiDIxdDDm1c2Ipsek=; b=NO8GdUSCvS7yvX 4qq0sO60br2JqtZFS1DqPtyEqDWP5V4ODNJkGw2VdeENiHg3T7qOjGwFCrNYLqfW68sWvVfFK2hLc wWVpY2/OydRcczrq/xPpfA5zYQXMC387xdRJaaBiXYDogvjvr2uYZnt23F69xjNHhVjOq6aCa5aO+ jAFLQT7M2PYehJmpEqxBIqTY2wVz1D5wuOHP9LVZpscgWqbNzNoZd+KO0TT5xXR5mwQGO7y1xDuwJ xA219BUxTDTASXc/0XWLX2e2fHp2ESktOpcRAZIUSTYbhywjdg6xwBzMmj2bjJ6hI9ZOa6y2ihItL EEegTWG+8+k+pcw6jtLQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nisQH-008WxT-RG; Mon, 25 Apr 2022 06:42:13 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nisQE-008Wwy-Kk for linux-arm-kernel@lists.infradead.org; Mon, 25 Apr 2022 06:42:12 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 2984B80FA; Mon, 25 Apr 2022 06:39:07 +0000 (UTC) Date: Mon, 25 Apr 2022 09:42:05 +0300 From: Tony Lindgren To: Nishanth Menon Cc: cgel.zte@gmail.com, ssantosh@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Minghao Chi , Zeal Robot Subject: Re: [PATCH] soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync Message-ID: References: <20220418063059.2558074-1-chi.minghao@zte.com.cn> <20220422184021.v2w55kbvllu3flar@daughter> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220422184021.v2w55kbvllu3flar@daughter> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220424_234210_753508_741FEEBD X-CRM114-Status: UNSURE ( 8.76 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 * Nishanth Menon [220422 18:37]: > On 06:30-20220418, cgel.zte@gmail.com wrote: > > From: Minghao Chi > > > > Using pm_runtime_resume_and_get is more appropriate > > for simplifing code > > > > Reported-by: Zeal Robot > > Signed-off-by: Minghao Chi > > Tony: Could you check? Looks good to me: Reviewed-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 930E5C433EF for ; Mon, 25 Apr 2022 06:42:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234667AbiDYGpO (ORCPT ); Mon, 25 Apr 2022 02:45:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42830 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231520AbiDYGpK (ORCPT ); Mon, 25 Apr 2022 02:45:10 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 9648C28E0D for ; Sun, 24 Apr 2022 23:42:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 2984B80FA; Mon, 25 Apr 2022 06:39:07 +0000 (UTC) Date: Mon, 25 Apr 2022 09:42:05 +0300 From: Tony Lindgren To: Nishanth Menon Cc: cgel.zte@gmail.com, ssantosh@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Minghao Chi , Zeal Robot Subject: Re: [PATCH] soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync Message-ID: References: <20220418063059.2558074-1-chi.minghao@zte.com.cn> <20220422184021.v2w55kbvllu3flar@daughter> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220422184021.v2w55kbvllu3flar@daughter> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Nishanth Menon [220422 18:37]: > On 06:30-20220418, cgel.zte@gmail.com wrote: > > From: Minghao Chi > > > > Using pm_runtime_resume_and_get is more appropriate > > for simplifing code > > > > Reported-by: Zeal Robot > > Signed-off-by: Minghao Chi > > Tony: Could you check? Looks good to me: Reviewed-by: Tony Lindgren