[PATCH 6/7] drivers/media: static should be at beginning of declaration

2011-07-09 Thread Jesper Juhl
Make sure that the 'static' keywork is at the beginning of declaration for drivers/media/video/omap/omap_vout.c This gets rid of warnings like warning: ‘static’ is not at beginning of declaration when building with -Wold-style-declaration (and/or -Wextra which also enables it). Signed-off-by: J

Re: [cron job] v4l-dvb daily build: ERRORS

2011-07-09 Thread Andy Walls
On Sat, 2011-07-09 at 20:59 +0200, Hans Verkuil wrote: > 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 Jul 9 19:00:43 CEST 2011 > git hash:6068c012c37415

[cron job] v4l-dvb daily build: ERRORS

2011-07-09 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 Jul 9 19:00:43 CEST 2011 git hash:6068c012c3741537c9f965be5b4249f989aa5efc gcc version: i686-linux-gcc (GCC) 4.5

Re: Bug in HVR1300. Found part of a patch, if reverted

2011-07-09 Thread Mike
On Thu, May 12, 2011 at 10:14 AM, Mike wrote: Hi there in the latest kernel (and all those since when the patch was written) this patch is still required for the HVR-1300 to work, any chance of it getting incorporated? thanks Mike Hello Mike, Please try out the following patch which has been

Re: [Linaro-mm-sig] [PATCH 6/8] drivers: add Contiguous Memory Allocator

2011-07-09 Thread Janusz Krzysztofik
On Wed, 6 Jul 2011 at 16:59:45 Arnd Bergmann wrote: > On Wednesday 06 July 2011, Nicolas Pitre wrote: > > On Wed, 6 Jul 2011, Russell King - ARM Linux wrote: > > > Another issue is that when a platform has restricted DMA regions, > > > they typically don't fall into the highmem zone. As the > > >

Re: Pach under review.

2011-07-09 Thread Mauro Carvalho Chehab
Em 08-07-2011 15:51, Andy Walls escreveu: > Mauro Carvalho Chehab wrote: > >> Em 07-07-2011 23:12, Marco Diego Aurélio Mesquita escreveu: >>> Hi! >>> >>> I would like to have my patch[1] ready for linux 3.0. It's a simple >>> one-liner to solve an easy to fix problem. Is there anything I can do >