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(-)