From patchwork Wed Dec 27 04:25:13 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fengguang Wu X-Patchwork-Id: 10133379 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2B54E602BD for ; Wed, 27 Dec 2017 04:25:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 10FE72D9DB for ; Wed, 27 Dec 2017 04:25:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 05E122D9E2; Wed, 27 Dec 2017 04:25:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0E56C2D9DB for ; Wed, 27 Dec 2017 04:25:47 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=TCT0S3ySx/5y6OJr+OS2GdDoC4sNTYTpfOixUezS8bo=; b=HsY+0rF7zgU9DZ 1+CpF6wqWQo3pAqHOIxn+S8rQRcI23gfRt4byx5C5dqly5m/bpNQIppwQSlOUtZp4ixwGVMV95Kf0 Aq9ZVfT/tFOu0dUFbN7Qna48mEZZIvawNGGXaj+4zEm4JoGBnF2ZpSqXvXgLo4Y6IhTBtFNIQo0Xi VyuGnmFXZplZnwifozDx0JTn1ITltxVLeNwsY70n6LDJh65YiOn+XZX5BA9JW4vD5DCHpBXE6Unx6 zinjuo6MAFBieC/XbihH2JlYCxFKNm+evK6lZKJsZa+kHdjpRaRdcCdqrLEuHgiIUeu+XTT5tzjj0 MFXRz7j+MIMz92Hcphsw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eU3Hl-0007Vx-FL; Wed, 27 Dec 2017 04:25:45 +0000 Received: from mga14.intel.com ([192.55.52.115]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eU3Hi-0007Tl-6g for linux-arm-kernel@lists.infradead.org; Wed, 27 Dec 2017 04:25:43 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Dec 2017 20:25:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,462,1508828400"; d="scan'208";a="16794989" Received: from bee.sh.intel.com (HELO bee) ([10.239.97.14]) by fmsmga001.fm.intel.com with ESMTP; 26 Dec 2017 20:25:29 -0800 Received: from kbuild by bee with local (Exim 4.84_2) (envelope-from ) id 1eU3Nf-000FrF-LB; Wed, 27 Dec 2017 12:31:51 +0800 Date: Wed, 27 Dec 2017 12:25:13 +0800 From: kbuild test robot To: Sergej Sawazki Subject: [RFC PATCH clk] clk: si5351: _si5351_clkout_reset_pll() can be static Message-ID: <20171227042513.GA56372@ivb42> References: <201712271259.pq3B6Kw4%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201712271259.pq3B6Kw4%fengguang.wu@intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: fengguang.wu@intel.com X-SA-Exim-Scanned: No (on bee); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171226_202542_257199_AD7E05BB X-CRM114-Status: GOOD ( 10.39 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stephen Boyd , kbuild-all@01.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Fixes: b26ff127c52c ("clk: si5351: Apply PLL soft reset before enabling the outputs") Signed-off-by: Fengguang Wu --- clk-si5351.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/clk-si5351.c b/drivers/clk/clk-si5351.c index 79b770f..fedaeb1 100644 --- a/drivers/clk/clk-si5351.c +++ b/drivers/clk/clk-si5351.c @@ -903,7 +903,7 @@ static int _si5351_clkout_set_disable_state( return 0; } -void _si5351_clkout_reset_pll(struct si5351_driver_data *drvdata, int num) +static void _si5351_clkout_reset_pll(struct si5351_driver_data *drvdata, int num) { u8 val = si5351_reg_read(drvdata, SI5351_CLK0_CTRL + num);