Home
last modified time | relevance | path

Searched hist:bfb5711e2455a239ad64dd5151fb16d195329d46 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dstm32-vrefbuf.cdiff bfb5711e2455a239ad64dd5151fb16d195329d46 Tue Apr 12 09:10:30 CEST 2022 Minghao Chi <chi.minghao@zte.com.cn> regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runtime_get_sync

Using pm_runtime_resume_and_get is more appropriate
for simplifing code

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Link: https://lore.kernel.org/r/20220412071030.2532230-1-chi.minghao@zte.com.cn
Signed-off-by: Mark Brown <broonie@kernel.org>