linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jemma Denson <jdenson@gmail.com>
To: Soeren Moch <smoch@web.de>,
	Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: "Tycho Lürsen" <tycholursen@gmail.com>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	linux-media@vger.kernel.org, "Manu Abraham" <manu@linuxtv.org>,
	"Andreas Regel" <andreas.regel@gmx.de>,
	"Oliver Endriss" <o.endriss@gmx.de>
Subject: Re: [GIT PULL] SAA716x DVB driver
Date: Sun, 3 Dec 2017 15:04:31 +0000	[thread overview]
Message-ID: <740078a3-ce40-c16d-79dd-5e55c5496060@gmail.com> (raw)
In-Reply-To: <3251f1f3-ce9b-529d-b155-ac433d1b0ae5@web.de>

On 03/12/17 14:11, Soeren Moch wrote:
> On 03.12.2017 11:57, Jemma Denson wrote:
>> On 02/12/17 23:59, Soeren Moch wrote:
>>> All the entries in the TODO file are not specific for saa716x_ff.
>> Ah, it's been a few months since I looked at that. I think some of the
>> things listed I had already identified as problems - checkpatch
>> especially,
> Finding checkpatch problems is easy...

Indeed they are. They still take some time to go though.

>> Hence my comment about finding a maintainer - I had assumed if the
>> immediate result didn't support your card you probably wouldn't be
>> willing
>> to do that.
>>
>> What I'm trying to do here is get *something* merged, and then once
>> that work is done any interested parties can add to it. Or at the very
>> least if some patches are left OOT the constant workload required to
>> keep that up to date should be reduced significantly because they'll be
>> far less to look after.
>>
> Why not merge the driver as-is? The community would get support for
> several cards, easy access to the code without the need for separate git
> repositories or dkms packages, and a maintainer that understands the
> hardware and driver code.
>
> The whole purpose of driver development is bringing support for existing
> hardware to available user applications, preferably with existing APIs.
> And exactly that is in this pull request.
> In the whole discussion I cannot find a single reason, how merging this
> driver would violate the linux development principles.

That's not really one for me to answer, but Mauro has raised objections
so it can't be merged as is. I'm just trying to find a way forward that
avoids this getting stuck for another few years.

>> One of the problems though is choosing which fork to use. I *think* there
>> are 2 - the one you've got which is the original powARman branch and the
>> one I would be using is the CrazyCat / Luis /  TBS line. There are
>> going to be
>> some differences but hopefully that's all frontend support based and
>> one cut
>> down to a single frontend would end up a good base to add the rest back
>> in.
>>
> I think my repository represents the main development branch, just
> maintained by different people (adding Manu, Andreas, Oliver, in case
> they want to object). The CrazyCat repo is not a fork (including
> history), it is just a snapshot of the driver plus several patches.
>

Well I know of several patches I've made to that repo that haven't
made it back to the "main" branch, so whilst maybe not a fork in
the traditional sense it certainly is functioning like one.

As I said, I'm just trying to get *something* merged.  I can base a
ff-stripped patch on the powarman branch instead but it does represent
more work for me as I need to work out what else might be missing to
support the only card I have for testing this with. It might end up being
easy but I don't know that yet.

Let's get something happening here rather than just trying to argue
with the maintainers. There's absolutely nothing stopping further patches
being sent in later on once the chipset driver is merged.


Jemma.

  reply	other threads:[~2017-12-03 15:04 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-16 18:34 [GIT PULL] SAA716x DVB driver Soeren Moch
2017-07-20 10:49 ` Mauro Carvalho Chehab
2017-07-21 20:44 ` Soeren Moch
2017-08-27 10:30   ` Mauro Carvalho Chehab
2017-09-09 12:52     ` Soeren Moch
2017-09-09 21:20       ` Mauro Carvalho Chehab
2017-09-16 12:54         ` Soeren Moch
2017-09-16 17:49           ` Mauro Carvalho Chehab
2017-09-24 22:17             ` Soeren Moch
2017-11-24 16:28               ` Tycho Lürsen
2017-11-27 11:24                 ` Mauro Carvalho Chehab
2017-12-02 18:51                   ` Jemma Denson
2017-12-02 19:49                     ` Mauro Carvalho Chehab
2017-12-02 23:59                       ` Soeren Moch
2017-12-03 10:57                         ` Jemma Denson
2017-12-03 14:11                           ` Soeren Moch
2017-12-03 15:04                             ` Jemma Denson [this message]
2017-12-04 10:07                               ` Mauro Carvalho Chehab
2018-01-19 13:59                           ` Tycho Lürsen
2018-01-19 15:11                             ` Jemma Denson
2018-01-20 15:49                               ` Tycho Lürsen
2018-01-25 17:08                                 ` Jemma Denson
2017-11-28 18:35               ` [GIT PULL] " Mauro Carvalho Chehab
2017-12-02 23:58                 ` Soeren Moch
2017-08-23  9:56 ` [GIT PULL RESEND] " Soeren Moch
2018-03-07 15:14   ` Mauro Carvalho Chehab

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=740078a3-ce40-c16d-79dd-5e55c5496060@gmail.com \
    --to=jdenson@gmail.com \
    --cc=andreas.regel@gmx.de \
    --cc=linux-media@vger.kernel.org \
    --cc=manu@linuxtv.org \
    --cc=mchehab@infradead.org \
    --cc=mchehab@kernel.org \
    --cc=o.endriss@gmx.de \
    --cc=smoch@web.de \
    --cc=tycholursen@gmail.com \
    /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).