Linux Media Controller development
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: "Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Cc: Michael Krufky <mkrufky@linuxtv.org>,
	Andy Walls <awalls@md.metrocast.net>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-media@vger.kernel.org, Hans Verkuil <hverkuil@xs4all.nl>
Subject: Re: [PATCH v2 5/6] [media] cxusb: implement Medion MD95700 digital / analog coexistence
Date: Mon, 11 Dec 2017 13:45:01 -0200	[thread overview]
Message-ID: <20171211134501.4a7270ec@vento.lan> (raw)
In-Reply-To: <f80a8f9e-f142-086e-9160-aea829eac9dc@maciej.szmigiero.name>

Em Tue, 10 Oct 2017 23:36:55 +0200
"Maciej S. Szmigiero" <mail@maciej.szmigiero.name> escreveu:

> This patch prepares cxusb driver for supporting the analog part of
> Medion 95700 (previously only the digital - DVB - mode was supported).
> 
> Specifically, it adds support for:
> * switching the device between analog and digital modes of operation,
> * enforcing that only one mode is active at the same time due to hardware
> limitations.
> 
> Actual implementation of the analog mode will be provided by the next
> commit.
> 
> Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>

This patch doesn't apply:

Hunk #2 FAILED at 25.
Hunk #3 FAILED at 47.
Hunk #4 succeeded at 90 (offset 1 line).
Hunk #5 succeeded at 102 (offset 1 line).
Hunk #6 succeeded at 262 (offset 1 line).
Hunk #7 succeeded at 270 (offset 1 line).
Hunk #8 succeeded at 389 (offset 2 lines).
Hunk #9 succeeded at 683 (offset 2 lines).
Hunk #10 succeeded at 799 (offset 2 lines).
Hunk #11 succeeded at 1533 (offset 2 lines).
Hunk #12 succeeded at 1644 (offset 2 lines).
Hunk #13 succeeded at 1770 (offset 2 lines).
Hunk #14 succeeded at 1783 (offset 2 lines).
Hunk #15 succeeded at 1803 (offset 2 lines).
Hunk #16 succeeded at 1879 (offset 2 lines).
Hunk #17 succeeded at 2649 (offset 2 lines).
2 out of 17 hunks FAILED
checking file drivers/media/usb/dvb-usb/cxusb.h
Hunk #1 succeeded at 2 (offset 1 line).
Hunk #2 succeeded at 37 (offset 1 line).
Hunk #3 succeeded at 49 (offset 1 line).
checking file drivers/media/usb/dvb-usb/dvb-usb-dvb.c
Hunk #1 succeeded at 15 (offset 1 line).
Hunk #2 succeeded at 25 (offset 1 line).
Hunk #3 succeeded at 43 (offset 1 line).
Hunk #4 succeeded at 64 (offset 1 line).
Hunk #5 succeeded at 90 (offset 1 line).
checking file drivers/media/usb/dvb-usb/dvb-usb-init.c
checking file drivers/media/usb/dvb-usb/dvb-usb.h
Hunk #1 succeeded at 143 (offset 1 line).
Hunk #2 succeeded at 235 (offset 1 line).
Hunk #3 succeeded at 281 (offset 1 line).
 drivers/media/usb/dvb-usb/cxusb.c        |  450 +++++++++++++++++++++++++++----
 drivers/media/usb/dvb-usb/cxusb.h        |   48 +++
 drivers/media/usb/dvb-usb/dvb-usb-dvb.c  |   20 +
 drivers/media/usb/dvb-usb/dvb-usb-init.c |   13 
 drivers/media/usb/dvb-usb/dvb-usb.h      |    8 
 5 files changed, 486 insertions(+), 53 deletions(-)

  reply	other threads:[~2017-12-11 15:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-10 21:36 [PATCH v2 5/6] [media] cxusb: implement Medion MD95700 digital / analog coexistence Maciej S. Szmigiero
2017-12-11 15:45 ` Mauro Carvalho Chehab [this message]
2017-12-11 15:48   ` Maciej S. Szmigiero

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=20171211134501.4a7270ec@vento.lan \
    --to=mchehab@kernel.org \
    --cc=awalls@md.metrocast.net \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mail@maciej.szmigiero.name \
    --cc=mkrufky@linuxtv.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