[PATCH] regulator: add regulator_sync_voltage inline dummy
Mark Brown
broonie at kernel.org
Tue Dec 8 08:37:39 PST 2015
On Tue, Dec 08, 2015 at 04:43:35PM +0100, Arnd Bergmann wrote:
> This modifies the API header so we provide a static inline function
> with the same prototype as the normal function of this name. This matches
> what we do for all other regulator API functions and avoids the build
> error.
We don't do this for *all* regulator API functions - there's some where
using them strongly suggests that there is actually a dependency on the
regulator API. This does seem like it might be falling into the
specialist category...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151208/488de195/attachment.sig>
More information about the linux-arm-kernel
mailing list