* [PATCH 0/3] media: rc: nuvoton: fix locking regression
@ 2016-02-01 20:48 Heiner Kallweit
0 siblings, 0 replies; only message in thread
From: Heiner Kallweit @ 2016-02-01 20:48 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: linux-media
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-02-01 20:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01 20:48 [PATCH 0/3] media: rc: nuvoton: fix locking regression Heiner Kallweit
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.