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 X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08EA9FA3728 for ; Wed, 16 Oct 2019 23:33:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CFACD21D7D for ; Wed, 16 Oct 2019 23:33:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1571268837; bh=InOtPuMwiDZaEIQcAgB+1nPKHT1N2rj7QjJXTKKNC7o=; h=In-Reply-To:References:From:To:Cc:Subject:Date:List-ID:From; b=HxMWEglXzN3rHhTMkZYne0YHj61pTfsWv4BlL8Y8V3mw7x1oTg0YqkYnFkw28TE1t WNjKAMSuDteCUl+yuTBBUViMqr1gsai7tdc7Dr1eZ2I6p8cA19G9REY0YnbVupgMEc YRkhlsJjYrlulqIshw0WgeWJdkxeYJbr7luTwZAY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391261AbfJPXd5 (ORCPT ); Wed, 16 Oct 2019 19:33:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:55856 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732849AbfJPXd5 (ORCPT ); Wed, 16 Oct 2019 19:33:57 -0400 Received: from kernel.org (unknown [104.132.0.74]) (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 B432F2168B; Wed, 16 Oct 2019 23:33:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1571268836; bh=InOtPuMwiDZaEIQcAgB+1nPKHT1N2rj7QjJXTKKNC7o=; h=In-Reply-To:References:From:To:Cc:Subject:Date:From; b=wFLQPg6puYmgL1mNCYTIdQjVOcutLNGiGXr20LKi8d/LhVpjgirZGdQUgYOCZCZLg QfD+sg3FQ541+atvLXZPgU+tosf/rqyQx5TVGPr+QHS/+nVSYPd5jmQ5w34FzyxNmr 82FCxM4sy5L5BwqM5Wjftd8FDx6fdC64h4rQ4W8Y= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20191015124728.25072-1-yuehaibing@huawei.com> References: <20191015124728.25072-1-yuehaibing@huawei.com> From: Stephen Boyd To: YueHaibing , gregkh@linuxfoundation.org, jasu@njomotys.info, kstewart@linuxfoundation.org, matthias.bgg@gmail.com, mturquette@baylibre.com, tglx@linutronix.de Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, YueHaibing Subject: Re: [PATCH -next] clk: mediatek: mt6797: use devm_platform_ioremap_resource() to simplify code User-Agent: alot/0.8.1 Date: Wed, 16 Oct 2019 16:33:56 -0700 Message-Id: <20191016233356.B432F2168B@mail.kernel.org> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Quoting YueHaibing (2019-10-15 05:47:28) > Use devm_platform_ioremap_resource() to simplify the code a bit. > This is detected by coccinelle. >=20 > Signed-off-by: YueHaibing > --- Applied to clk-next 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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0B96FA3728 for ; Wed, 16 Oct 2019 23:34:39 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id C43E22168B for ; Wed, 16 Oct 2019 23:34:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="u4ZXZQNx"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="wFLQPg6p" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C43E22168B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:To:From: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KnRDsGaogSY4Z0GC2wocPAOJ5WFyadoOR5JzmBMqNKw=; b=u4ZXZQNxRI4dg1 tGwdGb2J7nlRh2XkfiyWvHC863KhghORRWdNys3iC5eTfqkvYQF37RSl0/LvF59b13XDfnc5cyJQA hWCTaCAbLujtGGiGpeQemus8RIP3V2WfUQM8swMjXD3l1eZmjaGM3Xl9UbIMx61hglnXkszDnEuKF xenrZfYu0wnihSARNZ6phROXj+1edV4ibXOHthVDwC71qy0rx77TpbKMKAQM0jmJl/374snZtqkPc cNRRnxCLilJQMGxN2KDwnmRQnf3KcJ2GEATJ2ofCDTxT0r/qvcOrX6bIclOXI0iy0vcHiVeQBXau4 O7CgcDsalzjSOSylQuSQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iKsoQ-0001Gb-QF; Wed, 16 Oct 2019 23:34:38 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iKsnl-0000a2-6V; Wed, 16 Oct 2019 23:33:58 +0000 Received: from kernel.org (unknown [104.132.0.74]) (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 B432F2168B; Wed, 16 Oct 2019 23:33:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1571268836; bh=InOtPuMwiDZaEIQcAgB+1nPKHT1N2rj7QjJXTKKNC7o=; h=In-Reply-To:References:From:To:Cc:Subject:Date:From; b=wFLQPg6puYmgL1mNCYTIdQjVOcutLNGiGXr20LKi8d/LhVpjgirZGdQUgYOCZCZLg QfD+sg3FQ541+atvLXZPgU+tosf/rqyQx5TVGPr+QHS/+nVSYPd5jmQ5w34FzyxNmr 82FCxM4sy5L5BwqM5Wjftd8FDx6fdC64h4rQ4W8Y= MIME-Version: 1.0 In-Reply-To: <20191015124728.25072-1-yuehaibing@huawei.com> References: <20191015124728.25072-1-yuehaibing@huawei.com> From: Stephen Boyd To: YueHaibing , gregkh@linuxfoundation.org, jasu@njomotys.info, kstewart@linuxfoundation.org, matthias.bgg@gmail.com, mturquette@baylibre.com, tglx@linutronix.de Subject: Re: [PATCH -next] clk: mediatek: mt6797: use devm_platform_ioremap_resource() to simplify code User-Agent: alot/0.8.1 Date: Wed, 16 Oct 2019 16:33:56 -0700 Message-Id: <20191016233356.B432F2168B@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191016_163357_397165_B57EAE34 X-CRM114-Status: UNSURE ( 5.70 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: YueHaibing , linux-mediatek@lists.infradead.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting YueHaibing (2019-10-15 05:47:28) > Use devm_platform_ioremap_resource() to simplify the code a bit. > This is detected by coccinelle. > > Signed-off-by: YueHaibing > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel