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


Groups > linux.kernel > #1241523

Re: [PATCH] regulator: core: fix build warning

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] regulator: core: fix build warning
Date 2015-10-07 16:00 +0200
Message-ID <qgXqb-6Da-23@gated-at.bofh.it> (permalink)
References <qgVy1-3SB-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Oct 07, 2015 at 05:24:14PM +0530, Sudip Mukherjee wrote:
> We were getting warning about:
> warning: 'regulator_lock_supply' defined but not used
> warning: 'regulator_unlock_supply' defined but not used
> 
> It appears that there is no user of regulator_lock_supply() and
> regulator_unlock_supply().
> Commit 9f01cd4a915e ("regulator: core: introduce function to lock
> regulators and its supplies") says there will be future users, but as of
> now there is no user and is creating build warnings.

No, there are other parts of the series in review - the earlier parts
are merged now so that we don't have to constantly re-review them.

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


Thread

[PATCH] regulator: core: fix build warning Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-10-07 14:00 +0200
  Re: [PATCH] regulator: core: fix build warning Mark Brown <broonie@kernel.org> - 2015-10-07 16:00 +0200

csiph-web