[GIT,PULL,for,v5.3-rc4] media fixes

Message ID 20190808123943.1551193d@coco.lan (mailing list archive)
State Superseded, archived
Headers
Series [GIT,PULL,for,v5.3-rc4] media fixes |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v5.3-2

Message

Mauro Carvalho Chehab Aug. 8, 2019, 3:39 p.m. UTC
  Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v5.3-2


For a fix at the vivid CEC support.

Regards,
Mauro

-

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v5.3-2

for you to fetch changes up to 92f5b0313e37e2b37aaf8f0bb75b6c50eafb5808:

  media: vivid: fix missing cec adapter name (2019-07-30 11:47:51 -0400)

----------------------------------------------------------------
media updates for v5.3-rc1

----------------------------------------------------------------
Hans Verkuil (1):
      media: vivid: fix missing cec adapter name

 drivers/media/platform/vivid/vivid-core.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
  

Comments

Jenkins Aug. 8, 2019, 3:45 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/58037/
Build log: https://builder.linuxtv.org/job/patchwork/4527/
Build time: 00:04:25

Summary: 1 issues, being 0 build regressions

Error/warnings:

patches/0001-media-vivid-fix-missing-cec-adapter-name.patch:6: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
patches/0001-media-vivid-fix-missing-cec-adapter-name.patch:61: WARNING: Missing Signed-off-by: line by nominal patch author 'Hans Verkuil <hverkuil@xs4all.nl>'

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-media-vivid-fix-missing-cec-adapter-name.patch
  
Linus Torvalds Aug. 8, 2019, 5:40 p.m. UTC | #2
On Thu, Aug 8, 2019 at 8:39 AM Mauro Carvalho Chehab
<mchehab+samsung@kernel.org> wrote:
>
> Please pull from:
>   git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v5.3-2
>
> For a fix at the vivid CEC support.

There's no vivid CEC fix there, and you already asked me to pull that
tag two weeks ago, and it was merged in Jul 22 (merge commit
c92f0380673b).

I _suspect_ that you meant for me to pull a media/v5.3-3 tag, but no
such tag exists. There is a v4l_for_linus branch that has the commit
you point to, but no actual signed tag anywhere.

Normally I'd think you forgot to push out, but with the wrong
tag-name, there's something else going on too.

                 Linus
  
pr-tracker-bot@kernel.org Aug. 9, 2019, 4:35 p.m. UTC | #3
The pull request you sent on Thu, 8 Aug 2019 12:39:43 -0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v5.3-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6c02b6300fec062405ed0215e8ed1ed2b690da55

Thank you!