Commit 3def9ad6d306 "use request_muxed_region for accessing EFM registers" caused a regression by using request_muxed_region (that may sleep) from contexts holding a spinlock. Heiner Kallweit (3): media: rc: nuvoton: fix locking issue with nvt_enable_cir media: rc: nuvoton: fix locking issue when calling nvt_enable_wake media: rc: nuvoton: fix locking issue when calling nvt_disable_cir drivers/media/rc/nuvoton-cir.c | 59 +++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 30 deletions(-) -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html