diff options
author | Fabrice Gasnier <[email protected]> | 2018-02-08 14:43:05 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-02-08 15:28:35 +0000 |
commit | f63248fac563125fd5a2f0bc780ce7a299872cab (patch) | |
tree | 643b6f79a87cd04f09ed034e092bd746f10a0105 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4e79f3f1c832fc9eabf5435d73ba0279e58f9b9d (diff) |
regulator: stm32-vrefbuf: fix check on ready flag
stm32_vrefbuf_enable() wrongly checks VRR bit: 0 stands for not ready,
1 for ready. It currently checks the opposite.
This makes enable routine to exit immediately without waiting for ready
flag.
Fixes: 0cdbf481e927 ("regulator: Add support for stm32-vrefbuf")
Signed-off-by: Fabrice Gasnier <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions