Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp731766ybl; Wed, 4 Dec 2019 09:58:25 -0800 (PST) X-Google-Smtp-Source: APXvYqxZOJClYXaZ6zEan6OqDnXuFMMVR4+LssVIjsy18csoppZ2u+pY6v9F2LaW8n9Vpl/KpeGM X-Received: by 2002:aca:4eca:: with SMTP id c193mr3552374oib.37.1575482304903; Wed, 04 Dec 2019 09:58:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575482304; cv=none; d=google.com; s=arc-20160816; b=u8gXa+WbeHojReLU04bH+s5q/w9+iMvL63X6FbWLzyFMevg8DESFdU43cxlYSbKh/X Gg5GHUYAE9ZZlzZTE6KsipQb1X3nKkVhBoxt9IbhzsBGgy0VVRq3LK6i4lTtPYx5YUhZ s9XFgr5n5dXSGQlOtA9UvvtyW+RFemUSL/h9qRkGOm32NrF3Ihfnucimgl2J/uQk/bpj pbz17k7zPik70chscIfBp95EoXfmHSV8v2dFrD7pmLVX+ROTuwwf42dN/iIm/F6fQFCP c5Svy3pxYoEbkKkstsJzeLkjtyteo7qLzvcAiIywXEvPtWB/45Vg+//nXm2P3KxxvNdq 2c4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=u4uUSER0bg7zdkwE6D3GaI5RzD3YQM251ePUgrfyw24=; b=TOFK7MXD9X+SwTd41h17maf8zC9W+FNkFj9+xrhXth+PED4Z4dFz9H8MfDE4yp918V YjTYpZqrI9bUI/r82WOM6ErsFEZlbcUuhHHr0f1/ks+Ovt2Z7r1lE85gHNRkScnu92Sf BQEkxM1E4qQO7kcew3LiNc5zjzuDLrdqkuc+azxvGznYrABU93NxkCoYv3gJTpQDIHip kbxCdy53YElAxSYtRiQLnvXy7XcBhAFOuRgOOesDM+gp+QswLPbmD0oJ0BvUvOsc8TqN BKf0ReGzOaYf5tn2myP3H53ZHu+ItTvuyPP5CF+GfLPooiAyVLAnTKtIO6We8LFy7QQx 2VQQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NWCOBEy3; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l67si3571637oib.151.2019.12.04.09.58.13; Wed, 04 Dec 2019 09:58:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NWCOBEy3; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728315AbfLDR5g (ORCPT + 99 others); Wed, 4 Dec 2019 12:57:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:58392 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728272AbfLDR5b (ORCPT ); Wed, 4 Dec 2019 12:57:31 -0500 Received: from localhost (unknown [217.68.49.72]) (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 D39722081B; Wed, 4 Dec 2019 17:57:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575482251; bh=2pvz7k7ks7n8vDwaO2xAszVgOitfYuzPzhsoGkM5liE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=NWCOBEy3cFWTAAdIJfp7XphLxsUCpC4E1IaaLuxUQ1Zt9+DBWiS/UGMOEAg3yQDeX uBL1Qg8ybgm8RjjkJlUhYbP/3c19whbXsKd7JlFSpebmAs79pEhIrtoZB6BrgpJNlU YHyH4fpnXPh3K+aVlxbvxJP7y8FT+O75RNCIRRGo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Randy Dunlap , Philipp Zabel , Sasha Levin Subject: [PATCH 4.4 04/92] reset: fix reset_control_ops kerneldoc comment Date: Wed, 4 Dec 2019 18:49:04 +0100 Message-Id: <20191204174328.643568539@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191204174327.215426506@linuxfoundation.org> References: <20191204174327.215426506@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Randy Dunlap [ Upstream commit f430c7ed8bc22992ed528b518da465b060b9223f ] Add a missing short description to the reset_control_ops documentation. Signed-off-by: Randy Dunlap [p.zabel@pengutronix.de: rebased and updated commit message] Signed-off-by: Philipp Zabel Signed-off-by: Sasha Levin --- include/linux/reset-controller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/reset-controller.h b/include/linux/reset-controller.h index ce6b962ffed43..842f70fcfc486 100644 --- a/include/linux/reset-controller.h +++ b/include/linux/reset-controller.h @@ -6,7 +6,7 @@ struct reset_controller_dev; /** - * struct reset_control_ops + * struct reset_control_ops - reset controller driver callbacks * * @reset: for self-deasserting resets, does all necessary * things to reset the device -- 2.20.1