On Tue, Jul 17, 2018 at 06:49:08PM -0600, Daniel Kurtz wrote:
> Sound machine drivers tend to live in modules. Sometimes such a machine
> driver needs to register a fixed regulator to provide to a codec.
> 
> Export regulator_register_always_on() such that this is possible.

Given that your driver is for a device you shouldn't be using this
function, anything you're creating should be parented off that device
and so you should be registering normally.

> Change-Id: I2906f96df278b5fa65d40d3a777bf6d3d91841d2

Please don't include noise like this in upstream submissions.

Attachment: signature.asc
Description: PGP signature

Reply via email to