All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.9] Minor fixes
Date: Thu, 25 Jun 2020 12:59:08 +0100	[thread overview]
Message-ID: <20200625115908.GA24947@gofer.mess.org> (raw)

The following changes since commit e30cc79cc80fd919b697a15c5000d9f57487de8e:

  media: media-request: Fix crash if memory allocation fails (2020-06-23 15:19:37 +0200)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.9b

for you to fetch changes up to 590421e3950bbd5d37ba11b8af73ff0ccd9ad18c:

  media: rc: return proper error code on error handling path in init (2020-06-24 10:05:23 +0100)

----------------------------------------------------------------
v5.9b

----------------------------------------------------------------
Evgeny Novikov (1):
      media: rc: return proper error code on error handling path in init

Sean Young (4):
      media: drx-k: remove unused MulDiv32 function
      media: nuvoton-cir: remove setting tx carrier functions
      media: fintek-cir: remove unused function fintek_clear_reg_bit
      media: cx23888: remove unused functions

 drivers/media/dvb-frontends/drxk_hard.c | 11 -----------
 drivers/media/pci/cx23885/cx23888-ir.c  | 20 --------------------
 drivers/media/rc/fintek-cir.c           |  7 -------
 drivers/media/rc/nuvoton-cir.c          | 32 --------------------------------
 drivers/media/rc/rc-main.c              |  2 +-
 5 files changed, 1 insertion(+), 71 deletions(-)

             reply	other threads:[~2020-06-25 11:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-25 11:59 Sean Young [this message]
2020-06-25 12:20 ` [GIT PULL FOR v5.9] Minor fixes (#64886) 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=20200625115908.GA24947@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.