public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Antti Palosaari <crope@iki.fi>
Cc: linux-media@vger.kernel.org
Subject: Re: [REVIEW PATCH 0/5] SDR API - Mirics MSi3101 driver
Date: Fri, 14 Feb 2014 15:45:30 +0100	[thread overview]
Message-ID: <52FE2C0A.1060105@xs4all.nl> (raw)
In-Reply-To: <52FE2AD2.4030404@xs4all.nl>

On 02/14/2014 03:40 PM, Hans Verkuil wrote:
> Hi Antti,
> 
> Just one very tiny thing: in patch 1 in msi3101_template you added this line:
> 
> +	.debug                    = 0,
> 
> Please remove. Fields initialized to 0 should in general be dropped since the
> compiler sets it to 0 already, and eventually the debug field will disappear
> anyway since you can set it by doing echo 1 >/sys/class/video4linux/video0/debug

Sorry, forgot to mention that after making that small change you can add my

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>

for these 5 patches.

Regards,

	Hans

> 
> Regards,
> 
> 	Hans
> 
> On 02/10/2014 08:28 PM, Antti Palosaari wrote:
>> Split / group / merge changes as requested by Hans.
>>
>> Antti
>>
>> Antti Palosaari (5):
>>   msi3101: convert to SDR API
>>   msi001: Mirics MSi001 silicon tuner driver
>>   msi3101: use msi001 tuner driver
>>   MAINTAINERS: add msi001 driver
>>   MAINTAINERS: add msi3101 driver
>>
>>  MAINTAINERS                                 |   20 +
>>  drivers/staging/media/msi3101/Kconfig       |    7 +-
>>  drivers/staging/media/msi3101/Makefile      |    1 +
>>  drivers/staging/media/msi3101/msi001.c      |  499 +++++++++
>>  drivers/staging/media/msi3101/sdr-msi3101.c | 1558 ++++++++++-----------------
>>  5 files changed, 1095 insertions(+), 990 deletions(-)
>>  create mode 100644 drivers/staging/media/msi3101/msi001.c
>>
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


      reply	other threads:[~2014-02-14 14:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 19:28 [REVIEW PATCH 0/5] SDR API - Mirics MSi3101 driver Antti Palosaari
2014-02-10 19:28 ` [REVIEW PATCH 1/5] msi3101: convert to SDR API Antti Palosaari
2014-02-10 19:29 ` [REVIEW PATCH 2/5] msi001: Mirics MSi001 silicon tuner driver Antti Palosaari
2014-02-10 19:29 ` [REVIEW PATCH 3/5] msi3101: use msi001 " Antti Palosaari
2014-02-10 19:29 ` [REVIEW PATCH 4/5] MAINTAINERS: add msi001 driver Antti Palosaari
2014-02-10 19:29 ` [REVIEW PATCH 5/5] MAINTAINERS: add msi3101 driver Antti Palosaari
2014-02-14 14:40 ` [REVIEW PATCH 0/5] SDR API - Mirics MSi3101 driver Hans Verkuil
2014-02-14 14:45   ` Hans Verkuil [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=52FE2C0A.1060105@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=crope@iki.fi \
    --cc=linux-media@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox