Re: [PATCH] platform/x86: ideapad-laptop: Report camera switch as SW_CAMERA_LENS_COVER

From: Marco Giunta

Date: Sun Sep 20 2026 - 06:58:34 EST


Hi Huang,

Thanks, that settles both points. I will add
lockdep_assert_held(&ideapad_shared_mutex) with a short comment at the top
of ideapad_camera_switch_report(), and replace dew_warn() with
dev_warn_once().
I'll send a v2 either later today or within the next few days.

Marco