All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT FIXES for 5.11] CCS and rcar driver fixes
Date: Mon, 4 Jan 2021 14:02:27 +0200	[thread overview]
Message-ID: <20210104120227.GA850@valkosipuli.retiisi.org.uk> (raw)

Hi Mauro,

Here are some CCS and rcar driver fixes for 5.11. Also change the name of a
function added in this cycle to avoid reworking drivers using the old name.

Please pull.


The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/fixes-5.11-1-signed

for you to fetch changes up to a17c19ac4a062c51d0d5654b6c45619bd70b0d6f:

  v4l: common: Fix naming of v4l2_get_link_rate (2021-01-04 13:49:04 +0200)

----------------------------------------------------------------
V4L2 fixes for 5.11

----------------------------------------------------------------
Colin Ian King (1):
      media: rcar-vin: fix return, use ret instead of zero

Sakari Ailus (3):
      ccs-pll: Fix link frequency for C-PHY
      ccs: Get static data version minor correctly
      v4l: common: Fix naming of v4l2_get_link_rate

 drivers/media/i2c/ccs-pll.c                 | 8 +-------
 drivers/media/i2c/ccs/ccs-data.c            | 2 +-
 drivers/media/pci/intel/ipu3/ipu3-cio2.c    | 2 +-
 drivers/media/platform/rcar-vin/rcar-core.c | 2 +-
 drivers/media/v4l2-core/v4l2-common.c       | 4 ++--
 include/media/v4l2-common.h                 | 4 ++--
 6 files changed, 8 insertions(+), 14 deletions(-)

-- 
Sakari Ailus

             reply	other threads:[~2021-01-04 12:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04 12:02 Sakari Ailus [this message]
2021-01-04 12:19 ` [GIT FIXES for 5.11] CCS and rcar driver fixes (#70393) 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=20210104120227.GA850@valkosipuli.retiisi.org.uk \
    --to=sakari.ailus@iki.fi \
    --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.