Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1363352

[PATCH 0/2] regulator: add missing descriptions for docs

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Luis de Bethencourt <luisbg@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] regulator: add missing descriptions for docs
Date Wed, 23 Mar 2016 12:30:02 +0100
Message-ID <rfP98-2DP-3@gated-at.bofh.it> (permalink)
X-Original-To linux-kernel@vger.kernel.org
X-Mailer git-send-email 2.5.1
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 21
Organization linux.* mail to news gateway
X-Original-Cc lgirdwood@gmail.com, broonie@kernel.org, Luis de Bethencourt <luisbg@osg.samsung.com>
X-Original-Date Wed, 23 Mar 2016 11:23:24 +0000
X-Original-Message-ID <1458732204-28657-1-git-send-email-luisbg@osg.samsung.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1363352

Show key headers only | View raw


Hi,

I noticed this issues when running make htmldocs. It returns the following
warnings:
.//include/linux/regulator/machine.h:163: warning: No description found for parameter 'over_current_protection'
.//include/linux/regulator/driver.h:205: warning: No description found for parameter 'set_over_current_protection'
.//include/linux/regulator/driver.h:339: warning: No description found for parameter 'csel_reg'
.//include/linux/regulator/driver.h:339: warning: No description found for parameter 'csel_mask'

Thanks,
Luis

Luis de Bethencourt (2):
  regulator: add missing description for set_over_current_protection
  regulator: add missing descriptions in regulator_desc

 include/linux/regulator/driver.h | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.5.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] regulator: add missing descriptions for docs Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-23 12:30 +0100
  [PATCH 2/2] regulator: add missing descriptions in regulator_desc Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-23 12:30 +0100
    Applied "regulator: add missing descriptions in regulator_desc" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-03-23 14:50 +0100
  [PATCH 1/2] regulator: add missing description for set_over_current_protection Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-23 12:30 +0100
    [PATCH 1/2 v2] regulator: add missing description for set_over_current_protection Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-23 12:40 +0100
      Re: [PATCH 1/2 v2] regulator: add missing description for  set_over_current_protection Mark Brown <broonie@kernel.org> - 2016-03-23 12:50 +0100
        Re: [PATCH 1/2 v2] regulator: add missing description for set_over_current_protection Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-23 13:00 +0100
      Applied "regulator: add missing description for set_over_current_protection" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-03-23 14:50 +0100

csiph-web