Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp3548232ybt; Tue, 23 Jun 2020 05:11:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxjmDrQDStSrZJnvZwUa/uzaAcSKb58nbQ97eJrs3uE0lTf1xLNWxt5USJaPUbRtMD/fVUt X-Received: by 2002:a50:ec8f:: with SMTP id e15mr11990069edr.70.1592914311434; Tue, 23 Jun 2020 05:11:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592914311; cv=none; d=google.com; s=arc-20160816; b=Nhq8gNSc+LkSQcyg7lHP4SOKl3uPTlxPJe+vGg9k/Hcp19MgdmYRdIm0dswu9mqkCz wy3cdIS/zXaNdod1aYHesYFx8ySVloIWVjBC0tA1SLd2i02yyf7iy+VKGIoFEMyuMknm eNiOqBrzHGEOWS6vjknFDSjbv///tD5qkFr28itwYPq5eTtEvPRG8Nzph61JElTwcIQ7 8fSw3Fiv3hPNHDOXmUpTPpM0C0n8lPXYwa2z+VopY2czcNeTis6dH4RAMN8yFhVdO8eo adC2FptzSnJ0asU3VuytL68x+pqjojs180br7W4zsB1qptvHqaPIn2xvcKXOukkcjFsi Goug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=5utyGlQYnuxWcxp3RHHqUoH7szbmyAQNcwhlgNicHUI=; b=MvbPh0u/VLTbpjFPt/Dzg4wExap6Kc+c9W7ujR/EVfqOrVDp2GlEdoBCaqcHqXTAfX tYwbCmSzc+TspjsJ5TOrlzrJ6nTnU42En1fMuU3mXEauev5ffXnI9MFkPnwxs/1En3eb lk1uOjvT+oapWeiX9hI69PC9e87dEULb3eYNS+fD+gu/iSroZjL8fCNV1sG/E1kHvZc+ qjiObZohpP5A8yqDuFoO5HKhqvCiV1ghBuWWiiPm/GARCOfS8dkFSF/6i6UfkL3Mp94i ztlhRM0CIRuqKvv7dOoHXo0qVvtCJExNQst+K9jam7MORageUJqDGJyPk2ITpwprsb7J M47A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Rzq1klcm; 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 b30si4898462edj.204.2020.06.23.05.11.28; Tue, 23 Jun 2020 05:11:51 -0700 (PDT) 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=Rzq1klcm; 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 S1732510AbgFWMJ0 (ORCPT + 99 others); Tue, 23 Jun 2020 08:09:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:49620 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732333AbgFWMJ0 (ORCPT ); Tue, 23 Jun 2020 08:09:26 -0400 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (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 1E5D42072E; Tue, 23 Jun 2020 12:09:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592914166; bh=haSQooFduqRyz9/+2LYejvi7M3QhqKKO0sIdFNibuWM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Rzq1klcmTchLWDMT0jwDWd2NktAnGleEVTa1toh+z6VhUqsTEQ5k8th3jeERJJ0+a Ilkz8SBUzXQhi2Fqa+cV4t/f5fyp9yyMiyvkZIEXxp7dw8XDZPuPl3TmQloDzaYguM IDYJRqWjS+HHLltHhOdG5tbddTOVPhjK5cdHqjNs= Date: Tue, 23 Jun 2020 20:09:20 +0800 From: Shawn Guo To: Markus Elfring Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com, Yu Kuai , Anson Huang , Fabio Estevam , Russell King , Sascha Hauer , Yi Zhang , kernel-janitors@vger.kernel.org, LKML Subject: Re: ARM: imx6: add missing put_device() call in imx6q_suspend_init() Message-ID: <20200623120919.GE30139@dragon> References: <2ab2cc9f-c720-75ca-e20c-0e4236ff45fd@huawei.com> <1542979d-f7f6-bcf1-53c3-22b7c076ddc7@web.de> <20200623073220.GV30139@dragon> <5300cb30-2243-9bfe-125c-96e720cd1f29@web.de> <20200623110222.GX30139@dragon> <9f429c51-0fa9-16dc-4d62-d456551c5376@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9f429c51-0fa9-16dc-4d62-d456551c5376@web.de> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 23, 2020 at 02:00:09PM +0200, Markus Elfring wrote: > >>>>>> Do you find a previous update suggestion useful? > >>>>>> > >>>>>> ARM: imx6: Add missing put_device() call in imx6q_suspend_init() > >>>>>> https://lore.kernel.org/linux-arm-kernel/5acd7308-f6e1-4b1e-c744-bb2e5fdca1be@web.de/ > >>>>>> https://lore.kernel.org/patchwork/patch/1151158/ > >>>>>> https://lkml.org/lkml/2019/11/9/125 > … > >> You can get relevant information from the referenced message archive interfaces, > >> can't you? > > > > Well, I'm asking you to resend to make sure the following: > > > > - Use correct maintainer mailbox address. > > Were the selected message recipients appropriate at 2019-11-09? At least, my mailbox was not. > > > > - You still care about the patch. > > Partly, yes. > > > > - The patch applies to v5.8-rc. > > Would you like to try it out if my proposal is still valid? > > Does the change approach by Yu Kuai supersede it?