From patchwork Fri Jul 17 16:55:38 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11670729 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 92A6613B6 for ; Fri, 17 Jul 2020 16:56:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 79A0C2074B for ; Fri, 17 Jul 2020 16:56:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="eK0lGRU9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728044AbgGQQ4t (ORCPT ); Fri, 17 Jul 2020 12:56:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38674 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728022AbgGQQ4d (ORCPT ); Fri, 17 Jul 2020 12:56:33 -0400 Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 662C4C0619D3 for ; Fri, 17 Jul 2020 09:56:33 -0700 (PDT) Received: by mail-wm1-x344.google.com with SMTP id 17so18215409wmo.1 for ; Fri, 17 Jul 2020 09:56:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=6yWYvMcU6Zb1q02j95UBx70RfKm9AF439nSQ0EKZmBU=; b=eK0lGRU9nKtV3NbUA7v6qAxbF/r+JqwBn5w+uhOSIKVyBDS6uUAhaItyocCUBuO3w9 K3dXkDZbzXDQWz9zAmZ9K5LS7Q+TnCVBhWCyuRiXuBWSF7KlWna2JZhd6dLdkXNx1v61 JUGTWEaw5BbJWcvbGO6CyTrSS1oYFEdCoc6fSXNBmzD7owmfFFC+aP9+srt0wApjxmpe YC0pxYT4HMA5Ic42xYDYIzx9s8UZjVxofxaiibycQHBJc9mzyIHLoekM1Pljpxjan48S aunPIDfnDB43VHl0azBwEscG1g2rrd0iftZ+Ux+p7zcdzzHnd/kxkFZ91JYJOI5WOxkK NLvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=6yWYvMcU6Zb1q02j95UBx70RfKm9AF439nSQ0EKZmBU=; b=IjO6Yf+QEiVvLycK94Q2Xv/sYCxWQc28VhZ5jcrcfHDuFR9qwrOi8JibKi5XFvm7xr /FVo23VVxZR1DKGdhD3hQ84An2IZfOVlZcQeSTTLv5cMtxLG9t2OGcESDFD7IoGnHaEQ 3rKg0CCQXSlkns7aIlxq1KGCkigH1SYe/RNf2pJO3Pi7aUDUNE48KVDSiBulZ0prxIhO uptm/5hE1Uc9BpAueTUSNcLIXhGbvm7HwaVMahs3QYbnJvBVM5OZIq0z4K/nrJFsiN1M MwMv3Zj19Be39u1IG04+7I6miycHYPsEPG3/PtTcBImCT6V3gIQW8YEjSZUFx4S8IU5N NArA== X-Gm-Message-State: AOAM530sys6Zt6LfzwcwGX08uZAMwFm6W2dbNnMfM1ED3oq8MiaZyFf3 d6Drpi74KgMxlGJHtcNDJZuUyA== X-Google-Smtp-Source: ABdhPJzLb21jyV+I6Qu3YiGgdMcprDQRVbpNQ8nybgXlwGOQm+2UWGyQWhaS+LfhbyooqiIsfrvC2A== X-Received: by 2002:a1c:ab56:: with SMTP id u83mr9936549wme.94.1595004991500; Fri, 17 Jul 2020 09:56:31 -0700 (PDT) Received: from localhost.localdomain ([2.27.167.94]) by smtp.gmail.com with ESMTPSA id k4sm14941516wrp.86.2020.07.17.09.56.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Jul 2020 09:56:31 -0700 (PDT) From: Lee Jones To: jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, Lee Jones , Heiko Stuebner , Philipp Zabel , linux-rockchip@lists.infradead.org Subject: [PATCH 30/30] iio: adc: rockchip_saradc: Demote Demote seemingly unintentional kerneldoc header Date: Fri, 17 Jul 2020 17:55:38 +0100 Message-Id: <20200717165538.3275050-31-lee.jones@linaro.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200717165538.3275050-1-lee.jones@linaro.org> References: <20200717165538.3275050-1-lee.jones@linaro.org> MIME-Version: 1.0 Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org This is the only use of kerneldoc in the source file and no descriptions are provided. Fixes the following W=1 kernel build warning(s): drivers/iio/adc/rockchip_saradc.c:190: warning: Function parameter or member 'reset' not described in 'rockchip_saradc_reset_controller' Cc: Heiko Stuebner Cc: Philipp Zabel Cc: linux-rockchip@lists.infradead.org Signed-off-by: Lee Jones Reviewed-by: Heiko Stuebner --- drivers/iio/adc/rockchip_saradc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iio/adc/rockchip_saradc.c b/drivers/iio/adc/rockchip_saradc.c index 582ba047c4a67..cf4ec59c1dab0 100644 --- a/drivers/iio/adc/rockchip_saradc.c +++ b/drivers/iio/adc/rockchip_saradc.c @@ -183,7 +183,7 @@ static const struct of_device_id rockchip_saradc_match[] = { }; MODULE_DEVICE_TABLE(of, rockchip_saradc_match); -/** +/* * Reset SARADC Controller. */ static void rockchip_saradc_reset_controller(struct reset_control *reset)