public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: matti.j.aaltonen@nokia.com
Cc: Hans Verkuil <hverkuil@xs4all.nl>, linux-media@vger.kernel.org
Subject: Re: [GIT PULL REQUEST v2.]  WL1273 FM Radio driver.
Date: Tue, 16 Nov 2010 12:19:42 -0200	[thread overview]
Message-ID: <4CE292FE.5090604@redhat.com> (raw)
In-Reply-To: <1289914513.5350.72.camel@masi.mnp.nokia.com>

Em 16-11-2010 11:35, Matti J. Aaltonen escreveu:
> Hi.
> 
> The radio pull request, now using http protocol.
> 
> The following changes since commit
> f6614b7bb405a9b35dd28baea989a749492c46b2:
>   Linus Torvalds (1):
>         Merge git://git.kernel.org/.../sfrench/cifs-2.6
> 
> are available in the git repository at:
> 
>   http://git.gitorious.org/wl1273-fm-driver/wl1273-fm-driver.git master
> 
> Matti J. Aaltonen (2):
>       MFD: WL1273 FM Radio: MFD driver for the FM radio.
>       V4L2: WL1273 FM Radio: Controls for the FM radio.

Hi Matti,

The proper way is to add the core stuff to drivers/media/radio, adding just
the mfd glue at drivers/mfd. I also want mfd's maintainer ack of the mfd
patch.

I just added an mfd driver right now. You may use it as an example:
	http://git.linuxtv.org/media_tree.git?a=commit;h=ef6ce9acc5f87e253c97dfd5301f8036f937f595
	http://git.linuxtv.org/media_tree.git?a=commit;h=552faf8580766b6fc944cb966f690ed0624a5564

> 
>  drivers/media/radio/Kconfig        |   16 +
>  drivers/media/radio/Makefile       |    1 +
>  drivers/media/radio/radio-wl1273.c | 1841
> ++++++++++++++++++++++++++++++++++++
>  drivers/mfd/Kconfig                |    6 +
>  drivers/mfd/Makefile               |    1 +
>  drivers/mfd/wl1273-core.c          |  617 ++++++++++++
>  include/linux/mfd/wl1273-core.h    |  330 +++++++
>  7 files changed, 2812 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/media/radio/radio-wl1273.c
>  create mode 100644 drivers/mfd/wl1273-core.c
>  create mode 100644 include/linux/mfd/wl1273-core.h
> 
> 
> B.R.
> Matti A.
> 
> 
> --
> 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:[~2010-11-16 14:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1P9THI-0003aa-4H@www.linuxtv.org>
2010-11-15 15:10 ` [GIT PULL REQUEST] WL1273 FM Radio driver Matti J. Aaltonen
2010-11-16 13:35   ` [GIT PULL REQUEST v2.] " Matti J. Aaltonen
2010-11-16 14:19     ` 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=4CE292FE.5090604@redhat.com \
    --to=mchehab@redhat.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=matti.j.aaltonen@nokia.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