regulator: of: Added a property to indicate bypass mode support
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 20 Jun 2013 08:37:37 +0000 (14:07 +0530)
committerMark Brown <broonie@linaro.org>
Thu, 20 Jun 2013 11:20:09 +0000 (12:20 +0100)
Added a property to indicate if the regulator supports bypass mode.
Also modified of_get_regulation_constraints() to check for that
property and set appropriate constraints.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found