All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <m.chehab@samsung.com>
To: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: Re: [PATCH 00/15] drx-j: Cleanups, fixes and support for DVBv5 stats
Date: Mon, 10 Mar 2014 10:04:40 -0300	[thread overview]
Message-ID: <20140310100440.7d5d757a@samsung.com> (raw)
In-Reply-To: <1394452747-5426-1-git-send-email-m.chehab@samsung.com>

Em Mon, 10 Mar 2014 08:58:52 -0300
Mauro Carvalho Chehab <m.chehab@samsung.com> escreveu:

> This patch series is meant to:
> 1) fix some reported issues (sparse, smatch);
> 
> 2) Fix one compilation issue with em28xx when drx-j is not selected;
> 
> 3) Get rid of unused code. It is always possible to restore the code
>    from git history. Removing the unused code helps to better understand
>    what's actually there.
> 
> 4) Add support for DVBv5 stats.
> 
> On my tests here with an AWGN noise generator, the CNR measure made by
> drx-j was close enough to the SNR injected (with a difference of about
> 1 dB).
> 
> Mauro Carvalho Chehab (15):
>   drx-j: Don't use 0 as NULL
>   drx-j: Fix dubious usage of "&" instead of "&&"
>   drx39xxj.h: Fix undefined reference to attach function
>   drx-j: don't use mc_info before checking if its not NULL
>   drx-j: get rid of dead code

This patch seems to be rejected by vger... likely too big.
Well the patch is here:
	http://git.linuxtv.org/mchehab/experimental.git/commitdiff/49bac5876df20f74238bfccf3ef9cbaefcaa2ca9

For anyone wanting to test, all patches are at:
	http://git.linuxtv.org/mchehab/experimental.git/shortlog/refs/heads/drx-j-v3

>   drx-j: remove external symbols
>   drx-j: Fix usage of drxj_close()
>   drx-j: propagate returned error from request_firmware()
>   drx-j: get rid of some unused vars
>   drx-j: Don't use "state" for DVB lock state
>   drx-j: re-add get_sig_strength()
>   drx-j: Prepare to use DVBv5 stats
>   drx-j: properly handle bit counts on stats
>   drx-j: Fix detection of no signal
>   drx-j: enable DVBv5 stats
> 
>  drivers/media/dvb-frontends/drx39xyj/drx39xxj.h   |     6 +
>  drivers/media/dvb-frontends/drx39xyj/drx_driver.h |    24 -
>  drivers/media/dvb-frontends/drx39xyj/drxj.c       | 11146 +++-----------------
>  drivers/media/dvb-frontends/drx39xyj/drxj.h       |    30 -
>  4 files changed, 1343 insertions(+), 9863 deletions(-)
> 


-- 

Regards,
Mauro

      parent reply	other threads:[~2014-03-10 13:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10 11:58 [PATCH 00/15] drx-j: Cleanups, fixes and support for DVBv5 stats Mauro Carvalho Chehab
2014-03-10 11:58 ` [PATCH 01/15] drx-j: Don't use 0 as NULL Mauro Carvalho Chehab
2014-03-10 11:58 ` [PATCH 02/15] drx-j: Fix dubious usage of "&" instead of "&&" Mauro Carvalho Chehab
2014-03-10 11:58 ` [PATCH 03/15] drx39xxj.h: Fix undefined reference to attach function Mauro Carvalho Chehab
2014-03-10 11:58 ` [PATCH 04/15] drx-j: don't use mc_info before checking if its not NULL Mauro Carvalho Chehab
2014-03-10 11:58 ` [PATCH 06/15] drx-j: remove external symbols Mauro Carvalho Chehab
2014-03-10 11:58 ` [PATCH 07/15] drx-j: Fix usage of drxj_close() Mauro Carvalho Chehab
2014-03-10 11:59 ` [PATCH 08/15] drx-j: propagate returned error from request_firmware() Mauro Carvalho Chehab
2014-03-10 11:59 ` [PATCH 09/15] drx-j: get rid of some unused vars Mauro Carvalho Chehab
2014-03-10 11:59 ` [PATCH 10/15] drx-j: Don't use "state" for DVB lock state Mauro Carvalho Chehab
2014-03-10 11:59 ` [PATCH 11/15] drx-j: re-add get_sig_strength() Mauro Carvalho Chehab
2014-03-10 11:59 ` [PATCH 12/15] drx-j: Prepare to use DVBv5 stats Mauro Carvalho Chehab
2014-03-10 11:59 ` [PATCH 13/15] drx-j: properly handle bit counts on stats Mauro Carvalho Chehab
2014-03-10 11:59 ` [PATCH 14/15] drx-j: Fix detection of no signal Mauro Carvalho Chehab
2014-03-10 11:59 ` [PATCH 15/15] drx-j: enable DVBv5 stats Mauro Carvalho Chehab
2014-03-10 13:04 ` Mauro Carvalho Chehab [this message]

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=20140310100440.7d5d757a@samsung.com \
    --to=m.chehab@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.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.