VIDEO_OMAP2_VOUT broken

2011-08-27 Thread Arnd Bergmann
Hi Tomi, Apparently your patch 8cff88c5d "OMAP: DSS2: remove update_mode from omapdss" broke building the omap_vout driver: /home/arnd/linux-arm/drivers/media/video/omap/omap_vout.c: In function 'omap_vout_probe': /home/arnd/linux-arm/drivers/media/video/omap/omap_vout.c:2202:15: error: 'struct

[cron job] v4l-dvb daily build: ERRORS

2011-08-27 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Sat Aug 27 19:06:59 CEST 2011 git hash:c9f88aa976b79a26561fb7754a1e0e00ff7626fe gcc version: i686-linux-gcc (GCC) 4.6

Re: [PATCH 06/14] [media] cx18: Use current logging styles

2011-08-27 Thread Joe Perches
On Sat, 2011-08-27 at 19:05 +0200, Jean-Francois Moine wrote: > On Sat, 27 Aug 2011 09:42:32 -0700 > Joe Perches wrote: > > > Andy, I fully understand how this stuff works. > > You apparently don't (yet). > > > > Look at include/linux/printk.h > > > > #ifndef pr_fmt > > #define pr_fmt(fmt) fmt

Re: [PATCH 06/14] [media] cx18: Use current logging styles

2011-08-27 Thread Andy Walls
Joe Perches wrote: >On Sat, 2011-08-27 at 09:28 -0400, Andy Walls wrote: >> On Wed, 2011-08-24 at 14:42 -0700, Joe Perches wrote: >> > On Wed, 2011-08-24 at 06:34 -0400, Andy Walls wrote: >> > > On Sun, 2011-08-21 at 15:56 -0700, Joe Perches wrote: >> > > > Add pr_fmt. >> > > > Convert printks to

Re: [PATCH 06/14] [media] cx18: Use current logging styles

2011-08-27 Thread Jean-Francois Moine
On Sat, 27 Aug 2011 09:42:32 -0700 Joe Perches wrote: > Andy, I fully understand how this stuff works. > You apparently don't (yet). > > Look at include/linux/printk.h > > #ifndef pr_fmt > #define pr_fmt(fmt) fmt > #endif > > A default empty define is used when one > is not specified before pr

Re: [PATCH 06/14] [media] cx18: Use current logging styles

2011-08-27 Thread Joe Perches
On Sat, 2011-08-27 at 09:28 -0400, Andy Walls wrote: > On Wed, 2011-08-24 at 14:42 -0700, Joe Perches wrote: > > On Wed, 2011-08-24 at 06:34 -0400, Andy Walls wrote: > > > On Sun, 2011-08-21 at 15:56 -0700, Joe Perches wrote: > > > > Add pr_fmt. > > > > Convert printks to pr_. > > > > Convert print

s2 question

2011-08-27 Thread morganadelsol
Why the linux4media cine s2 twin tunner Tv card is not listed in as fully linux supported? http://linuxtv.org/wiki/index.php/DVB-S2_PCIe_Cards Here you seem to say that yes it is fully supported, or not?: http://linuxtv.org/wiki/index.php/Linux4Media_cineS2_DVB-S2_Twin_Tuner Thank you. Y. --

Re: radio-si470x-usb.c warning: can I remove 'buf'?

2011-08-27 Thread Hans Verkuil
On Friday, August 26, 2011 21:03:53 Tobias Lorenz wrote: > Hi Hans, > > > While going through the compile warnings generated in the daily build I > > came > > across this one: > > > > v4l-dvb-git/drivers/media/radio/si470x/radio-si470x-usb.c: In function > > 'si470x_int_in_callback': > > v4l-dvb-

[GIT PATCHES FOR 3.2] First round of compiler warning fixes

2011-08-27 Thread Hans Verkuil
The following changes since commit 9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e: [media] tuner_xc2028: Allow selection of the frequency adjustment code for XC3028 (2011-08-06 09:52:47 -0300) are available in the git repository at: ssh://linuxtv.org/git/hverkuil/media_tree.git fixes Hans Verkuil

Re: [PATCH 06/14] [media] cx18: Use current logging styles

2011-08-27 Thread Andy Walls
On Wed, 2011-08-24 at 14:42 -0700, Joe Perches wrote: > On Wed, 2011-08-24 at 06:34 -0400, Andy Walls wrote: > > On Sun, 2011-08-21 at 15:56 -0700, Joe Perches wrote: > > > Add pr_fmt. > > > Convert printks to pr_. > > > Convert printks without KERN_ to appropriate pr_. > > > Removed embedded prefi

Re: [GIT FIXES FOR 3.1] pwc: various fixes

2011-08-27 Thread Mauro Carvalho Chehab
Em 24-07-2011 12:21, Hans de Goede escreveu: > Hi Mauro, > > Please pull from my tree for 2 bug fixes patches + support for > control events for the pwc driver. Note that the control events > patch depends upon the patches from hverkuils poll tree > (and those patches are thus also in my tree, but

[PATCH] [media] OMAP_VOUT: Fix check in reqbuf & mmap for buf_size allocation

2011-08-27 Thread Archit Taneja
The commit 383e4f69879d11c86ebdd38b3356f6d0690fb4cc makes reqbuf and mmap prevent requesting a larger size buffer than what is allocated at kernel boot during omap_vout_probe. The requested size is comapred with vout->buffer_size, this isn't correct as vout->buffer_size is later set to the size r

Re: [PATCH] gspca_sn9c20x: device 0c45:62b3: fix status LED

2011-08-27 Thread Hans de Goede
Hi, On 08/22/2011 11:27 PM, Frank Schäfer wrote: Ping ... what happened to this patch ? ;-) I think it has fallen through the cracks. I've added it to my tree for 3.1 / 3.2 (more likely will be 3.2) Regards, Hans Am 01.07.2011 12:19, schrieb Frank Schaefer: gspca_sn9c20x: device 0c45:6

Re: vp702x_fe_set_frontend+0x156/0x1a0 [dvb_usb_vp702x]

2011-08-27 Thread Florian Mickler
On Fri, 26 Aug 2011 23:17:51 +0200 Markus Stephan wrote: > Hi Florian, > > Jiri made an other test kernel for me with your final + debug patch applied. > > The box works fine and the message: > vp702x: usb in operation failed. (-110) > > seams to be triggered by: > vp702x_fe_set_frontend+0x156

Re: [RFCv2 PATCH 0/8] Add V4L2_CTRL_FLAG_VOLATILE and change volatile autocluster handling.

2011-08-27 Thread Hans de Goede
Looks good ACK series. Acked-by: Hans de Goede On 08/26/2011 02:00 PM, Hans Verkuil wrote: This is the second patch for this. The first is here: http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/36650 This second version changes the pwc code as suggested by Hans de Goe