[RFC 6/8] regulator: core: Add regulator_is_bypass function
From: Leonard Crestez <hidden>
Date: 2017-03-28 15:10:09
Also in:
linux-devicetree, linux-pm, lkml
From: Leonard Crestez <hidden>
Date: 2017-03-28 15:10:09
Also in:
linux-devicetree, linux-pm, lkml
On Fri, 2017-03-24 at 12:55 +0000, Mark Brown wrote:
On Wed, Mar 22, 2017 at 06:53:08PM +0200, Leonard Crestez wrote:quoted
?/** + * regulator_is_bypass - Determine if the regulator is in bypass modeBypass is a verb so this should be regulator_is_bypassed()
Very well, I will change this.