Re: [PATCH v1 0/2] media: i2c: hi846: minor PM fixes

From: Martin Kepplinger
Date: Tue Dec 14 2021 - 08:44:51 EST


Am Dienstag, dem 09.11.2021 um 14:10 +0100 schrieb Martin Kepplinger:
> hi Saraki and all,
>
> Here are minor PM fixes for the hi846 sensor while testing system
> suspend:
>
> thank you very much for your time,
>
>                              martin
>
>
> Martin Kepplinger (2):
>   media: i2c: hi846: check return value of regulator_bulk_disable()
>   media: i2c: hi846: use pm_runtime_force_suspend/resume for system
>     suspend
>
>  drivers/media/i2c/hi846.c | 14 ++++++++------
>  1 file changed, 8 insertions(+), 6 deletions(-)
>

hi all. Any objection or other thoughts about this? This fixes system
suspend.

thank you!

martin