linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Fricke <sebastian.fricke@collabora.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR 6.9] Mediatek Vcodec typo fixes
Date: Thu, 14 Mar 2024 13:17:36 +0100	[thread overview]
Message-ID: <20240314104157.fm6ft4dgrwefgpph@basti-XPS-13-9310> (raw)

Hey Hans & Mauro,

during code review I found a couple of typos and grammatic issues in the
mediatek vcodec driver. This list is not comprehensive but everything I
was able to do on the fly.

Please pull.

The following changes since commit b14257abe7057def6127f6fb2f14f9adc8acabdb:

   media: rcar-isp: Disallow unbind of devices (2024-03-07 16:35:13 +0100)

are available in the Git repository at:

   https://gitlab.collabora.com/sebastianfricke/linux.git tags/for-6.9-mediatek-typos

for you to fetch changes up to 44ca503c36e797603ef1999952e836f3797bd00d:

   media: mediatek: vcodec: Replace false function description (2024-03-13 16:52:20 +0100)

----------------------------------------------------------------
Multiple small typos

----------------------------------------------------------------
Sebastian Fricke (3):
       media: mediatek: vcodec: Fix multiple typos
       media: mediatek: vcodec: Improve wording & fix grammatic issues
       media: mediatek: vcodec: Replace false function description

  .../mediatek/vcodec/decoder/mtk_vcodec_dec.c         |  2 +-
  .../mediatek/vcodec/decoder/mtk_vcodec_dec_drv.h     |  4 ++--
  .../vcodec/decoder/vdec/vdec_av1_req_lat_if.c        | 20 ++++++++++----------
  .../mediatek/vcodec/decoder/vdec/vdec_h264_if.c      | 12 ++++++------
  .../vcodec/decoder/vdec/vdec_h264_req_common.h       | 15 +++++++++------
  .../mediatek/vcodec/decoder/vdec/vdec_h264_req_if.c  | 14 +++++++-------
  .../vcodec/decoder/vdec/vdec_h264_req_multi_if.c     |  6 +++---
  .../vcodec/decoder/vdec/vdec_hevc_req_multi_if.c     |  4 ++--
  .../mediatek/vcodec/decoder/vdec/vdec_vp8_if.c       |  4 ++--
  .../mediatek/vcodec/decoder/vdec/vdec_vp8_req_if.c   |  2 +-
  .../mediatek/vcodec/decoder/vdec/vdec_vp9_if.c       |  4 ++--
  .../mediatek/vcodec/decoder/vdec_msg_queue.h         |  4 ++--
  .../platform/mediatek/vcodec/decoder/vdec_vpu_if.h   |  4 ++--
  .../mediatek/vcodec/encoder/mtk_vcodec_enc.c         |  2 +-
  .../platform/mediatek/vcodec/encoder/venc_drv_if.h   |  2 +-
  15 files changed, 51 insertions(+), 48 deletions(-)

             reply	other threads:[~2024-03-14 12:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 12:17 Sebastian Fricke [this message]
2024-03-14 12:44 ` [GIT PULL FOR 6.9] Mediatek Vcodec typo fixes (#99902) 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=20240314104157.fm6ft4dgrwefgpph@basti-XPS-13-9310 \
    --to=sebastian.fricke@collabora.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).