Re: [RFC 6/8] regulator: core: Add regulator_is_bypass function

From: Leonard Crestez
Date: Tue Mar 28 2017 - 11:10:15 EST


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:
> > Â/**
> > + * regulator_is_bypass - Determine if the regulator is in bypass mode
> Bypass is a verb so this should be regulator_is_bypassed()

Very well, I will change this.