diff options
author | Nishanth Menon <nm@ti.com> | 2013-02-28 18:44:54 -0600 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-01 06:07:23 +0000 |
commit | 9345dfb8495aa17ce7c575e1a96e5ad64def0b3d (patch) | |
tree | 61a260e1f23fbddbfe9851b659ed5f2036f2aa78 /usr | |
parent | 5838b032fd69ae47565ddc50062decf9055e1628 (diff) |
regulator: core: fix documentation error in regulator_allow_bypass
commit f59c8f9f (regulator: core: Support bypass mode)
has a short documentation error around the regulator_allow_bypass
parameter 'enable' which is documented as 'allow'.
This generates kernel-doc warning as follows:
./scripts/kernel-doc drivers/regulator/core.c >/dev/null
Warning(drivers/regulator/core.c:2841): No description found for parameter 'enable'
Warning(drivers/regulator/core.c:2841): Excess function parameter 'allow' description in 'regulator_allow_bypass'
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions