Skip to content
Snippets Groups Projects
Commit 2db35067 authored by Nick Vaccaro's avatar Nick Vaccaro
Browse files

iio: imu: inv_mpu6515: fix mutex issue on suspend abort


If the kernel suspend cycle makes it past the Invensense driver's
suspend routine, but the suspend cycle aborts before Invensense's
driver's suspend_noirq handler is called, the Invensense sensor
driver would be left in a state where it will ignore all sensor
interrupts until the next time the kernel successfully suspends.

Bug: 16356062
Change-Id: Ie911ca2710d7146e046eba82ef804ba46afeb4be
Signed-off-by: default avatarNick Vaccaro <nvaccaro@google.com>
parent c473ac64
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment