-
- Downloads
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:
Nick Vaccaro <nvaccaro@google.com>
Loading
Please register or sign in to comment