Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1236835
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/6] regulator: core: create unlocked version of regulator_list_voltage |
| Date | 2015-10-01 00:40 +0200 |
| Message-ID | <qeycx-1Kc-1@gated-at.bofh.it> (permalink) |
| References | <qeqf0-7dN-3@gated-at.bofh.it> <qeqf1-7dN-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Sep 30, 2015 at 04:05:43PM +0200, Sascha Hauer wrote: > The unlocked version will be needed when we start propagating voltage > changes to the supply regulators. I'm now wondering why we have a locked _list_voltage() in the first place... it *should* be a pure function that doesn't need any locking. I'll check tomorrow if there are any users who care but if there aren't the change here is probably to remove the locking entirely.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 3/6] regulator: core: create unlocked version of regulator_list_voltage Sascha Hauer <s.hauer@pengutronix.de> - 2015-09-30 16:10 +0200
Re: [PATCH 3/6] regulator: core: create unlocked version of regulator_list_voltage Mark Brown <broonie@kernel.org> - 2015-10-01 00:40 +0200
Re: [PATCH 3/6] regulator: core: create unlocked version of regulator_list_voltage Mark Brown <broonie@kernel.org> - 2015-10-01 13:30 +0200
csiph-web