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 3CCB2EB64DA for ; Wed, 19 Jul 2023 06:03:53 +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:MIME-Version:References:In-Reply-To: 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=YFQc3breUgW030VnJfn7/sKUFspGXWabP1SpIky7a0g=; b=phumLhQRp/qpZ2 CyS6p0yOD/utpra6A3u5IABE7uBON+vUcmc270rIOungu/RVFpKity/GpleSzC1rxLWqT9ud0MR81 1oU4+UiVW9gpIwl4wl3pLC9NnraW4Bfxqt3uizoXTYJjkxb+eAlMSJm3B0/Vs820mAGnRNGbX+TH0 tnmRw7VQ6lDSiTyHEd2gYlp5IOgot5ohx2A1OUeuI2LDPpb25tgpinRFkC2wyt3E6i3lHceNMDJuj cn3nhXIa3JSAfL2nLFJM2icB+CnjMDxHQI9PmwdF6bt/D919N68wMMtZwv2ioGoWGXNXkGCQciVtP /g5cgX8m2IUCB47Joo7A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qM0Hf-005WwG-0Q; Wed, 19 Jul 2023 06:03:35 +0000 Received: from desiato.infradead.org ([90.155.92.199]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qM0Hd-005Wvh-1q; Wed, 19 Jul 2023 06:03:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Transfer-Encoding:Content-Type :MIME-Version:References:In-Reply-To:Message-ID:Subject:CC:To:From:Date: Sender:Reply-To:Content-ID:Content-Description; bh=XKiYWZdsKxeZoIlWBn6AT0ci7mAfahJFtV+A7m2aWb4=; b=br71az7Qz5OHJ/uIkiqUQpOF4a 1JAZ33ZSC5XjqCyBptDgBOgUiBDRFMbWs81DZVP/fhD/G09RfiED3cjXYZPx15lhub/inI6WaH/rl 3UcL28rwC9dUZ307K3TqXTo13XtGLBYEhTQcciPlMcO1fkYP1JdC4vYZfPSOl+gZSdLBrR08Njmhm b0PgoRNKa5T0RBimh5Nse+HXtyLFoa8fl4p26fF0Ia6oC64FgfgEGxA/Q8OF8mq8+y8bYQqnMvbFZ K2Usyj57YFPiFm6cX2haXpHHkSSe8T3qPAXe9g2w7kCXJ8NnQ09cSS8AT8F0gudhFM8SPYQDkSf4t 7sXxM4xg==; Received: from frasgout.his.huawei.com ([185.176.79.56]) by desiato.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qLhbq-00BOlc-1m; Tue, 18 Jul 2023 10:07:12 +0000 Received: from lhrpeml500005.china.huawei.com (unknown [172.18.147.201]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4R4vdp31L5z6D8ZD; Tue, 18 Jul 2023 18:02:54 +0800 (CST) Received: from localhost (10.202.227.76) by lhrpeml500005.china.huawei.com (7.191.163.240) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Tue, 18 Jul 2023 11:06:51 +0100 Date: Tue, 18 Jul 2023 11:06:50 +0100 From: Jonathan Cameron To: Andy Shevchenko CC: Mika Westerberg , Linus Walleij , Balsam CHIHI , "Claudiu Beznea" , Geert Uytterhoeven , Wolfram Sang , Thierry Reding , Paul Cercueil , , , , , , , , Andy Shevchenko , Andrew Lunn , Alexandre Belloni , Len Brown , "Rafael J. Wysocki" , Gregory Clement , Sean Wang , "Jonathan Hunter" , Ludovic Desroches , Pavel Machek , "Matthias Brugger" , Sebastian Hesselbarth , AngeloGioacchino Del Regno Subject: Re: [PATCH v2 06/10] pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper Message-ID: <20230718110650.00002f1c@Huawei.com> In-Reply-To: <20230717172821.62827-7-andriy.shevchenko@linux.intel.com> References: <20230717172821.62827-1-andriy.shevchenko@linux.intel.com> <20230717172821.62827-7-andriy.shevchenko@linux.intel.com> Organization: Huawei Technologies Research and Development (UK) Ltd. X-Mailer: Claws Mail 4.1.0 (GTK 3.24.33; x86_64-w64-mingw32) MIME-Version: 1.0 X-Originating-IP: [10.202.227.76] X-ClientProxiedBy: lhrpeml100003.china.huawei.com (7.191.160.210) To lhrpeml500005.china.huawei.com (7.191.163.240) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230718_110710_789726_79D39374 X-CRM114-Status: UNSURE ( 5.51 ) 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 On Mon, 17 Jul 2023 20:28:17 +0300 Andy Shevchenko wrote: > Since pm.h provides a helper for system no-IRQ PM callbacks, > switch the driver to use it instead of open coded variant. > > Signed-off-by: Andy Shevchenko Reviewed-by: Jonathan Cameron _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel