All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT FIXES FOR v5.12] rc-cec keymap fix
Date: Sat, 27 Feb 2021 09:18:01 +0000	[thread overview]
Message-ID: <20210227091801.GA374@gofer.mess.org> (raw)

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

             reply	other threads:[~2021-02-27  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27  9:18 Sean Young [this message]
2021-02-27  9:38 ` [GIT FIXES FOR v5.12] rc-cec keymap fix (#71779) Jenkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210227091801.GA374@gofer.mess.org \
    --to=sean@mess.org \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.