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=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 516B3C433E0 for ; Thu, 25 Jun 2020 06:58:04 +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 1CC27206FA for ; Thu, 25 Jun 2020 06:58:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NjfeC/uw"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="n3cTfeUP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1CC27206FA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.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: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=GU+8UaBZs9bmy7qN9eqBl9DlviMm1+9bFRZ01KHNUUQ=; b=NjfeC/uwbTSl3p4j11y7NsqKg tZ9LA5a5YH5AD9xOjAR7JrRLpyQGw5OZltOCA//vN785U9t6pOoy7DTSHCqRUl8eBar8ee9OkYj1e z0ZJ3k3l8WsWqoEdsqf/gVJAcaMOIDDgSOHbgkpqFWnmFE7F7mST0x7rgpOKC5+Y5PP1IytT/1NsC Q630GCB9WlYMqGFsQVn+Uj+mB82dXfwSDBlsusskoGI3v2M5Czmyrxu8eiiIeqvl7Sz22yT/wKbrI 1ovu9YG5zbfYJLsRvEsCzAWVtWIo/YcUzQlBNGJMrA6zoTtp0ojGPWQC0vilmrD44FwHlIBH6XsQ3 qMRDGeo0A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1joLny-0004Wd-3r; Thu, 25 Jun 2020 06:56:14 +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 1joLnw-0004WB-Ap for linux-arm-kernel@lists.infradead.org; Thu, 25 Jun 2020 06:56:12 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 2F9F9206FA; Thu, 25 Jun 2020 06:56:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593068171; bh=LLg3oWdgxiTC3p+Wp1Y5Wh8348gqkNmG+cwRGz7cldk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=n3cTfeUPSienHW06J4N0OBq/uvddeTc5k452QHci6ezmZ28QYtRNU2rJ2y6SG3Q78 rUmED/g3s9tXxXLQKiv6bpQHGTYLW9JTZNPOcKPkLMyPJAtX+p+zuQnWOclxG59rWe hJPie8kDV4OkgrrR3p8NOLDH3IgJelbbC4Rg7Ky4= Date: Thu, 25 Jun 2020 08:56:08 +0200 From: Greg KH To: Lee Jones Subject: Re: [PATCH 01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args Message-ID: <20200625065608.GB2789306@kroah.com> References: <20200625064619.2775707-1-lee.jones@linaro.org> <20200625064619.2775707-2-lee.jones@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200625064619.2775707-2-lee.jones@linaro.org> 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: stable@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, patches@opensource.cirrus.com 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 Thu, Jun 25, 2020 at 07:46:10AM +0100, Lee Jones wrote: > Kerneldoc syntax is used, but not complete. Descriptions required. > > Prevents warnings like: > > drivers/mfd/wm8350-core.c:136: warning: Function parameter or member 'wm8350' not described in 'wm8350_reg_lock' > drivers/mfd/wm8350-core.c:165: warning: Function parameter or member 'wm8350' not described in 'wm8350_reg_unlock' > > Cc: > Cc: patches@opensource.cirrus.com > Signed-off-by: Lee Jones > --- > drivers/mfd/wm8350-core.c | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/drivers/mfd/wm8350-core.c b/drivers/mfd/wm8350-core.c > index 42b16503e6cd1..fbc77b218215c 100644 > --- a/drivers/mfd/wm8350-core.c > +++ b/drivers/mfd/wm8350-core.c > @@ -131,6 +131,8 @@ EXPORT_SYMBOL_GPL(wm8350_block_write); > * The WM8350 has a hardware lock which can be used to prevent writes to > * some registers (generally those which can cause particularly serious > * problems if misused). This function enables that lock. > + * > + * @wm8350: pointer to local driver data structure > */ > int wm8350_reg_lock(struct wm8350 *wm8350) > { > @@ -160,6 +162,8 @@ EXPORT_SYMBOL_GPL(wm8350_reg_lock); > * problems if misused). This function disables that lock so updates > * can be performed. For maximum safety this should be done only when > * required. > + * > + * @wm8350: pointer to local driver data structure > */ > int wm8350_reg_unlock(struct wm8350 *wm8350) > { > -- > 2.25.1 > Why are all of these documentation fixes for stable? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel