Re: [PATCH v7 4/9] mfd: Add header files and Kbuild plumbing for SI476x MFD core

2013-02-26 Thread Sam Ravnborg
patch > adds a core portion of it that provides all the necessary > functionality to the two other drivers that represent radio and audio > codec subsystems of the chip. > > Acked-by: Hans Verkuil > Signed-off-by: Andrey Smirnov Acked-by: Sam Ravnborg -- To unsubscribe from this

Re: [PATCH v6 1/9] mfd: Add header files and Kbuild plumbing for SI476x MFD core

2013-02-26 Thread Sam Ravnborg
On Tue, Feb 26, 2013 at 08:31:27AM -0800, Andrey Smirnov wrote: > From: Andrey Smirnov > > This patch adds all necessary header files and Kbuild plumbing for the > core driver for Silicon Laboratories Si476x series of AM/FM tuner > chips. > > The driver as a whole is implemented as an MFD device

Re: [PATCH 1/5] kconfig: add an option to determine a menu's visibility

2010-11-25 Thread Sam Ravnborg
On Thu, Nov 25, 2010 at 12:06:46PM -0500, Arnaud Lacombe wrote: > Hi folks, > > On Sat, Nov 6, 2010 at 5:30 PM, Arnaud Lacombe wrote: > > This option is aimed to add the possibility to control a menu's visibility > > without adding dependency to the expression to all the submenu. > > > > Signed-o

Re: [PATCH 1/5] kconfig: add an option to determine a menu's visibility

2010-11-16 Thread Sam Ravnborg
On Tue, Nov 16, 2010 at 04:41:06PM -0500, Arnaud Lacombe wrote: > Hi, > > On Tue, Nov 16, 2010 at 12:44 PM, Mauro Carvalho Chehab > wrote: > > Em 15-11-2010 14:57, Arnaud Lacombe escreveu: > >> Hi all > >> > >> On Sat, Nov 6, 2010 at 5:30 PM, Arnaud Lacombe wrote: > >>> This option is aimed to a

Re: [RFC PATCH] media: consolidation of -I flags

2010-10-05 Thread Sam Ravnborg
> > Ah, I was not aware of that, and I forgot to test for that case. > > > > > > > If neither idea is considered beneficial, I will go ahead and replace > > > the older variables with the newer ones as is. > > > > This is the right approach. > > > > You could consider to do a more general clea

Re: [RFC PATCH] media: consolidation of -I flags

2010-10-05 Thread Sam Ravnborg
On Sun, Sep 26, 2010 at 02:00:47PM -0700, matt mooney wrote: > I have been doing cleanup of makefiles, namely replacing the older style > compilation flag variables with the newer style. While doing this, I > noticed that the majority of drivers in the media subsystem seem to rely > on a few core h

Re: dubious section mismatch test (was Re: [PULL] soc-camera: one commit as v4l2-dev preparation)

2009-06-05 Thread Sam Ravnborg
On Sun, May 10, 2009 at 08:33:03PM +0200, Guennadi Liakhovetski wrote: > On Sat, 9 May 2009, Sam Ravnborg wrote: > > > On Sat, May 09, 2009 at 06:13:13PM +0200, Guennadi Liakhovetski wrote: > > > On Sat, 9 May 2009, Mauro Carvalho Chehab wrote: > > > > &g

Re: dubious section mismatch test (was Re: [PULL] soc-camera: one commit as v4l2-dev preparation)

2009-05-09 Thread Sam Ravnborg
On Sat, May 09, 2009 at 06:13:13PM +0200, Guennadi Liakhovetski wrote: > On Sat, 9 May 2009, Mauro Carvalho Chehab wrote: > > > WARNING: /home/v4l/master/v4l/soc_camera.o(.data+0x0): Section mismatch in > > reference from the variable soc_camera_pdrv to the function > > .devinit.text:soc_camera_

Re: [PATCH 12/13] [drivers/media] changed ioctls to unlocked

2009-03-24 Thread Sam Ravnborg
On Tue, Mar 24, 2009 at 04:31:54PM -0500, Stoyan Gaydarov wrote: > On Tue, Mar 24, 2009 at 4:24 PM, Alan Cox wrote: > > > >> -static int dabusb_ioctl (struct inode *inode, struct file *file, unsigned > >> int cmd, unsigned long arg) > >> +static long dabusb_ioctl (struct file *file, unsigned int

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Sam Ravnborg
On Fri, Jan 23, 2009 at 10:01:44PM +0530, Jaswinder Singh Rajput wrote: > On Fri, 2009-01-23 at 17:21 +0100, Sam Ravnborg wrote: > > On Fri, Jan 23, 2009 at 05:11:13PM +0100, Jan Engelhardt wrote: > > > > > > On Friday 2009-01-23 17:04, Jaswinder Singh Rajput wro

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-23 Thread Sam Ravnborg
On Fri, Jan 23, 2009 at 05:11:13PM +0100, Jan Engelhardt wrote: > > On Friday 2009-01-23 17:04, Jaswinder Singh Rajput wrote: > >> > diff --git a/include/linux/dvb/audio.h b/include/linux/dvb/audio.h > >> > index 89412e1..758a48c 100644 > >> > --- a/include/linux/dvb/audio.h > >> > +++ b/include/l

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-18 Thread Sam Ravnborg
On Sun, Jan 18, 2009 at 10:13:00AM +0100, Ingo Molnar wrote: > > * Sam Ravnborg wrote: > > > On Sun, Jan 18, 2009 at 08:37:41AM +1100, David Woodhouse wrote: > > > On Sun, 2009-01-18 at 01:47 +0530, Jaswinder Singh Rajput wrote: > > > > --- a/include/lin

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-17 Thread Sam Ravnborg
On Sun, Jan 18, 2009 at 08:37:41AM +1100, David Woodhouse wrote: > On Sun, 2009-01-18 at 01:47 +0530, Jaswinder Singh Rajput wrote: > > --- a/include/linux/dvb/audio.h > > +++ b/include/linux/dvb/audio.h > > @@ -24,9 +24,8 @@ > > #ifndef _DVBAUDIO_H_ > > #define _DVBAUDIO_H_ > > > > -#ifdef __K