regulator: core: Log when we bring constraints into range
authorMark Brown <broonie@kernel.org>
Tue, 29 Mar 2016 23:33:42 +0000 (16:33 -0700)
committerMark Brown <broonie@kernel.org>
Tue, 29 Mar 2016 23:37:46 +0000 (16:37 -0700)
commit45a91e8f767afbbffff46bf7251f81d15d121136
treeb414b61131eab453b4236a42ab15e956cc8f7702
parentfa93fd4ecc9c58475abac6db93a797bff893bc16
regulator: core: Log when we bring constraints into range

This aids in debugging problems triggered by the regulator core applying
its constraints, we could potentially crash immediately after updating
the voltage if the constraints are buggy.

Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c