commit | 48325655290869dbcdc356478bde4606d79d600e | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Fri May 29 16:22:16 2020 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri May 29 17:17:02 2020 +0100 |
tree | c84e3c3d616627882cb51297c864f2a7d694acdf | |
parent | c1f615e4f463b1620fff51d1c08a5e83c1683d6b [diff] |
regulator: core: Add regulator bypass trace points Add new trace points for the start and end of enabling bypass on a regulator, to allow monitoring of when regulators are moved into bypass and how long that takes. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20200529152216.9671-1-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>