All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Scheller <d.scheller.oss@gmail.com>
To: linux-media@vger.kernel.org, hverkuil@xs4all.nl
Cc: jasmin@anw.at, mchehab@kernel.org
Subject: [PATCH 1/3] [media_build] fix pr_fmt patch wrt the ddbridge code bump
Date: Sun, 20 Aug 2017 16:36:46 +0200	[thread overview]
Message-ID: <20170820143648.27669-2-d.scheller.oss@gmail.com> (raw)
In-Reply-To: <20170820143648.27669-1-d.scheller.oss@gmail.com>

From: Daniel Scheller <d.scheller@gmx.net>

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
---
 backports/pr_fmt.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/backports/pr_fmt.patch b/backports/pr_fmt.patch
index 7bfe547..09ca713 100644
--- a/backports/pr_fmt.patch
+++ b/backports/pr_fmt.patch
@@ -607,10 +607,10 @@ index 6777926f20f2..74358ade87f2 100644
  #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  
  #include <linux/pci.h>
-diff --git a/drivers/media/pci/ddbridge/ddbridge-core.c b/drivers/media/pci/ddbridge/ddbridge-core.c
+diff --git a/drivers/media/pci/ddbridge/ddbridge-main.c b/drivers/media/pci/ddbridge/ddbridge-main.c
 index 32f4d3746c8e..660898d16268 100644
---- a/drivers/media/pci/ddbridge/ddbridge-core.c
-+++ b/drivers/media/pci/ddbridge/ddbridge-core.c
+--- a/drivers/media/pci/ddbridge/ddbridge-main.c
++++ b/drivers/media/pci/ddbridge/ddbridge-main.c
 @@ -17,6 +17,7 @@
   * http://www.gnu.org/copyleft/gpl.html
   */
-- 
2.13.0

  reply	other threads:[~2017-08-20 14:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-20 14:36 [PATCH 0/3] media_build: fixes wrt the ddbridge code bump Daniel Scheller
2017-08-20 14:36 ` Daniel Scheller [this message]
2017-08-20 14:36 ` [PATCH 2/3] [media_build] patch pci_alloc_irq_vectors() for ddbridge aswell Daniel Scheller
2017-08-20 14:36 ` [PATCH 3/3] [media_build] add compat for __GFP_RETRY_MAYFAIL Daniel Scheller

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=20170820143648.27669-2-d.scheller.oss@gmail.com \
    --to=d.scheller.oss@gmail.com \
    --cc=hverkuil@xs4all.nl \
    --cc=jasmin@anw.at \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@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.