From patchwork Sat Feb 6 11:17:15 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12072107 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=-17.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham 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 E6DA8C433DB for ; Sat, 6 Feb 2021 11:19:11 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 85CF564E5B for ; Sat, 6 Feb 2021 11:19:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 85CF564E5B 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+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe :List-Id:MIME-Version:Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Owner; bh=3VEIICjPqGU6S5MjT4+k0V2D5HoDDuwIJQHjSLdvp5U=; b=m+aavjbi0ayp32kMaM2jLuiuM2 +zURY8O+JQkHp0cM3mUFSQ9K0BY9OCm+6z04YRto6ZgFVy1QqYyStFwguoUvMy7oWxCebrVJt8aOI vkr2e3I+I0wsmHrjQyT+Zsme5a9K0SO8NXo5FDor9zPIYaW2/wFKvIR6DIbH440IQkV0+Hd6ketbO zbi5s80g5LJctQT9gqpgFLSHP0RmjIWr/V46HJy9dFsfrzFxEKNr5LLhfzLPJUcjtDtNRyErSZb8I QE+JsaLLOw1/PaMVnnzFqmzRWbjbt+oS/NPNSdpkX0paty3mpiwqGJ9lMm/p8EVhyT118blbbcIQs 3rFHBHQg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l8Lae-00043b-Sy; Sat, 06 Feb 2021 11:17:24 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l8Lac-00043C-T6 for linux-arm-kernel@lists.infradead.org; Sat, 06 Feb 2021 11:17:23 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5771964E5F; Sat, 6 Feb 2021 11:17:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612610240; bh=UVaykrGaFKk8Qu59885F5o+xsLHdmSO/46BUYOQ0qEA=; h=From:To:Subject:Date:From; b=I62NUtL4JWss4jsAvfFWFY7ZXStwhvIvzaz+VE+CglgYfMe135VmYUkQ35s56UBoG Ds0gwh2112rF/dijl6t1wcl5hzWLRqeyaP682CNfa7cpNnztIgCHwbtfHGdkuAss0i 8y6uky+xcLJl8MpzIMaTItr13+YFEyTfkEHVSlp3uTkSfnd2OLaPEwMskIDTGcBwNV 90DcEceyDwZvZWL+7U/p1hRS83dk+lo3KcBrjt22qRQyFYVcQsuefU/sUNPNWggpOs /BqrnMtE+igGmRPRNn5NOMDR9lyKUM4aA1BxvBxzaDSInnMv4Bj/Bfl0x3AGbOYPSU I7Yo9QiBRwL+g== From: Krzysztof Kozlowski To: Lukasz Luba , Krzysztof Kozlowski , linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] memory: samsung: exynos5422-dmc: Correct function names in kerneldoc Date: Sat, 6 Feb 2021 12:17:15 +0100 Message-Id: <20210206111715.20774-1-krzk@kernel.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210206_061723_009562_70FAA2E4 X-CRM114-Status: GOOD ( 11.68 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Correct kerneldoc to fix W=1 warnings: drivers/memory/samsung/exynos5422-dmc.c:290: warning: expecting prototype for find_target_freq_id(). Prototype was for find_target_freq_idx() instead drivers/memory/samsung/exynos5422-dmc.c:1015: warning: expecting prototype for exynos5_dmc_align_initial_frequency(). Prototype was for exynos5_dmc_align_init_freq() instead Signed-off-by: Krzysztof Kozlowski Reviewed-by: Lukasz Luba --- drivers/memory/samsung/exynos5422-dmc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/memory/samsung/exynos5422-dmc.c b/drivers/memory/samsung/exynos5422-dmc.c index c5ee4121a4d2..1dabb509dec3 100644 --- a/drivers/memory/samsung/exynos5422-dmc.c +++ b/drivers/memory/samsung/exynos5422-dmc.c @@ -278,7 +278,7 @@ static int exynos5_counters_disable_edev(struct exynos5_dmc *dmc) } /** - * find_target_freq_id() - Finds requested frequency in local DMC configuration + * find_target_freq_idx() - Finds requested frequency in local DMC configuration * @dmc: device for which the information is checked * @target_rate: requested frequency in KHz * @@ -998,7 +998,7 @@ static struct devfreq_dev_profile exynos5_dmc_df_profile = { }; /** - * exynos5_dmc_align_initial_frequency() - Align initial frequency value + * exynos5_dmc_align_init_freq() - Align initial frequency value * @dmc: device for which the frequency is going to be set * @bootloader_init_freq: initial frequency set by the bootloader in KHz *