Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-08-30 Thread Matti J. Aaltonen
Hello. On Sat, 2010-08-28 at 11:29 +0200, ext Hans Verkuil wrote: On Thursday, August 26, 2010 09:39:45 Matti J. Aaltonen wrote: Hi. On Wed, 2010-08-25 at 23:20 +0200, ext Pavan Savoy wrote: I'm sorry for not answering to you earlier. But I don't have my own public

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-08-30 Thread Pavan Savoy
Matti/Hans, --- On Mon, 30/8/10, Matti J. Aaltonen matti.j.aalto...@nokia.com wrote: From: Matti J. Aaltonen matti.j.aalto...@nokia.com Subject: Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio. To: ext Hans Verkuil hverk...@xs4all.nl Cc: ext Pavan Savoy pavan_sa

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-08-28 Thread Hans Verkuil
On Thursday, August 26, 2010 09:39:45 Matti J. Aaltonen wrote: Hi. On Wed, 2010-08-25 at 23:20 +0200, ext Pavan Savoy wrote: I'm sorry for not answering to you earlier. But I don't have my own public repository. But to create the whole thing is extremely simple: just take the

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-08-26 Thread Matti J. Aaltonen
Hi. On Wed, 2010-08-25 at 23:20 +0200, ext Pavan Savoy wrote: I'm sorry for not answering to you earlier. But I don't have my own public repository. But to create the whole thing is extremely simple: just take the current mainline tree and apply my patches on top of it... Yep,

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-08-25 Thread Pavan Savoy
--- On Thu, 19/8/10, Matti J. Aaltonen matti.j.aalto...@nokia.com wrote: From: Matti J. Aaltonen matti.j.aalto...@nokia.com Subject: Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio. To: ext Pavan Savoy pavan_sa...@yahoo.co.in Cc: Mauro Carvalho Chehab mche...@redhat.com

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-08-19 Thread Matti J. Aaltonen
Hello. On Wed, 2010-08-18 at 20:14 +0200, ext Pavan Savoy wrote: --- On Wed, 7/7/10, Pavan Savoy pavan_sa...@ti.com wrote: From: Pavan Savoy pavan_sa...@ti.com Subject: Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio. To: Matti J. Aaltonen matti.j.aalto

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-08-18 Thread Pavan Savoy
--- On Wed, 7/7/10, Pavan Savoy pavan_sa...@ti.com wrote: From: Pavan Savoy pavan_sa...@ti.com Subject: Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio. To: Matti J. Aaltonen matti.j.aalto...@nokia.com, Mauro Carvalho Chehab mche...@redhat.com Cc: linux-media

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-07-19 Thread m7aalton
Hello and thanks for the comments Mauro... One quick comment: On Tue, 2010-07-06 at 04:34 +0200, ext Mauro Carvalho Chehab wrote: + core-rx_frequency = + bands[core-band].bottom_frequency + + freq * 50; + +

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-07-09 Thread Hans Verkuil
Hi Matti, My apologies for the long delay in reviewing. But here is (finally!) my review of this code. On Friday 04 June 2010 12:34:20 Matti J. Aaltonen wrote: This is a parent driver for two child drivers: the V4L2 driver and the ALSA codec driver. The MFD part provides the I2C communication

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-07-06 Thread Pavan Savoy
--- On Tue, 6/7/10, Mauro Carvalho Chehab mche...@redhat.com wrote: From: Mauro Carvalho Chehab mche...@redhat.com Subject: Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio. To: Matti J. Aaltonen matti.j.aalto...@nokia.com Cc: linux-media@vger.kernel.org, hverk

[PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-06-04 Thread Matti J. Aaltonen
This is a parent driver for two child drivers: the V4L2 driver and the ALSA codec driver. The MFD part provides the I2C communication to the device and a couple of functions that are called from both children. Signed-off-by: Matti J. Aaltonen matti.j.aalto...@nokia.com --- drivers/mfd/Kconfig