* [GIT FIXES FOR v5.12] rc-cec keymap fix
@ 2021-02-27 9:18 Sean Young
2021-02-27 9:38 ` [GIT FIXES FOR v5.12] rc-cec keymap fix (#71779) Jenkins
0 siblings, 1 reply; 2+ messages in thread
From: Sean Young @ 2021-02-27 9:18 UTC (permalink / raw)
To: linux-media
Hi Mauro
This fixes an issue where rc-cec.ko is being loaded in async context.
Thanks
Sean
The following changes since commit 8f202f8e9ff38e29694a4bc0a519b4e03c1726ee:
media: v4l: async: Fix kerneldoc documentation for async functions (2021-02-15 16:21:54 +0100)
are available in the Git repository at:
git://linuxtv.org/syoung/media_tree.git tags/v5.12d
for you to fetch changes up to b5ae8a7f2acf19bfbb1c42c5be80b4b602a78fd6:
media: rc: compile rc-cec.c into rc-core (2021-02-26 14:07:05 +0000)
----------------------------------------------------------------
v5.12d
----------------------------------------------------------------
Hans Verkuil (1):
media: rc: compile rc-cec.c into rc-core
drivers/media/rc/Makefile | 1 +
drivers/media/rc/keymaps/Makefile | 1 -
drivers/media/rc/keymaps/rc-cec.c | 28 +++++++++++-----------------
drivers/media/rc/rc-main.c | 6 ++++++
include/media/rc-map.h | 7 +++++++
5 files changed, 25 insertions(+), 18 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-27 9:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-27 9:18 [GIT FIXES FOR v5.12] rc-cec keymap fix Sean Young
2021-02-27 9:38 ` [GIT FIXES FOR v5.12] rc-cec keymap fix (#71779) Jenkins
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.