Re: [GIT PULL for v4.16-rc1] media updates

2018-02-06 Thread Stephen Rothwell
ed this when doing the merge :-( -- Cheers, Stephen Rothwell

Re: [PATCH] gpio: removes all usage of gpiochip_remove retval

2014-05-29 Thread Stephen Rothwell
log for this patch. -- Cheers, Stephen Rothwells...@canb.auug.org.au signature.asc Description: PGP signature

Re: [GIT PULL for v3.11] media patches for v3.11

2013-07-01 Thread Stephen Rothwell
.10 before sending this to Linus? -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpv1RhVW5g94.pgp Description: PGP signature

Re: udev breakages - was: Re: Need of an ".async_probe()" type of callback at driver's core - Was: Re: [PATCH] [media] drxk: change it to use request_firmware_nowait()

2012-10-03 Thread Stephen Rothwell
ux-next immediately on top of your tree. If nothing else, that will give it wide build testing (see http://kisskb.ellerman.id.au/linux-next). -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpuyFMHBy6Dt.pgp Description: PGP signature

Re: [PATCH] Use a named union in struct v4l2_ioctl_info

2012-07-30 Thread Stephen Rothwell
Hi Mauro, On Fri, 13 Jul 2012 11:25:30 +1000 Stephen Rothwell wrote: > > On Thu, 12 Jul 2012 18:06:24 +0200 Hans Verkuil wrote: > > > > struct v4l2_ioctl_info uses an anonymous union, which is initialized > > in the v4l2_ioctls table. > > > > Unfortunately

Re: linux-next: Tree for July 12 (v4l2-ioctl.c)

2012-07-17 Thread Stephen Rothwell
auro has not applied it to the v4l-dvb tree yet ... -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpLNLxOlwHQE.pgp Description: PGP signature

Re: [PATCH] Use a named union in struct v4l2_ioctl_info

2012-07-12 Thread Stephen Rothwell
inux-next. Since Mauro is still on holiday you'll have to apply it > manually. I have added this as a merge fix for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpSuVrtLAYNM.pgp Description: PGP signature

Re: [PATCH 1/1] v4l: Export v4l2-common.h in include/linux/Kbuild

2012-07-11 Thread Stephen Rothwell
ixes your issue? The header file indeed should > be exported which wasn't done previously. I have added this as a merge fixup in linux-next today and it fixes the problem. Mauro, please put this into the v4l-dvb tree. Reported-by: Stephen Rothwell Tested-by: Stephen Rothwell > include/

Re: for-next inclusion request: dma-buf buffer sharing framework

2012-03-08 Thread Stephen Rothwell
, and * destined for the current or next Linux merge window. Basically, this should be just what you would send to Linus (or ask him to fetch). It is allowed to be rebased if you deem it necessary. -- Cheers, Stephen Rothwell s...@canb.auug.org.au Legal Stuff: By participating in linux

Re: [PATCH] drivers/media: fix dependencies in video mt9t001/mt9p031

2011-10-05 Thread Stephen Rothwell
so add a dependency on CONFIG_VIDEO_V4L2_SUBDEV_API, which in > > turn already has a dependency on CONFIG_MEDIA_CONTROLLER. > > > > Reported-by: Randy Dunlap > > Signed-off-by: Paul Gortmaker > > Acked-by: Randy Dunlap Ping? -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgp3Pyk3Hv8Hm.pgp Description: PGP signature

Re: [PATCH -mmotm] media: video/adp1653.c needs module.h

2011-08-03 Thread Stephen Rothwell
y Dunlap That is a bug that is now in Linus' tree and this fix is pending in the moduleh tree in linux-next. So this patch should go to Linus. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpS3jAhceHBc.pgp Description: PGP signature

Re: linux-next: build failure after merge of the moduleh tree

2011-07-28 Thread Stephen Rothwell
Hi Paul, On Fri, 29 Jul 2011 15:25:33 +1000 Stephen Rothwell wrote: > > After merging the moduleh tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/media/rc/ir-raw.c: In function 'init_decoders': > drivers/media/rc/ir-raw.c:3

linux-next: build failure after merge of the moduleh tree

2011-07-28 Thread Stephen Rothwell
is patch for today: From: Stephen Rothwell Date: Fri, 29 Jul 2011 15:21:27 +1000 Subject: [PATCH] ir-raw.c: include modules .h for request_module Signed-off-by: Stephen Rothwell --- drivers/media/rc/ir-raw.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/me

Re: linux-next: Tree for June 8 (docbook/media)

2011-06-10 Thread Stephen Rothwell
e/generated/compile.h > CC arch/x86/lib/memmove_64.o > gcc: arch/x86/lib/memmove_64.c: No such file or directory > gcc: no input files Was that a build starting from a clean (object) tree? -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.or

Re: linux-next: Tree for November 23

2010-11-24 Thread Stephen Rothwell
Hi Anca, On Tue, 23 Nov 2010 19:11:41 +0200 Anca Emanuel wrote: > > Stephen, It is possible to have an automatic test report for > (in)successful boot on major 5 distributions ? Theoretically, yes :-) We will keep it in mind. -- Cheers, Stephen Rothwell

Re: [PATCH] media/IR: Add missing include file to rc-map.c

2010-05-14 Thread Stephen Rothwell
still exists in linux-next of 20100514 - please apply This patch was included in the v4l-dvb tree (and thus linux-next) today -see commit 1e19cb4e7d15d724cf2c6ae23f0b871c84a92790. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgp3dfEhgaylV.pgp Description: PGP signature

Re: [PATCH -next] v4l2: handle unregister for non-I2C builds

2009-05-22 Thread Stephen Rothwell
ng the v4l2_device"). [By the way, an alternative fix might be to just define V4L2_SUBDEV_FL_IS_I2C to be zero if CONFIG_I2C and CONFIG_I2C_MODULE are not defined (gcc should then just elide the offending code).] -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpENhas2RtV9.pgp Description: PGP signature

Re: linux-next: Tree for April 9

2009-04-11 Thread Stephen Rothwell
Hi Mauro, On Sat, 11 Apr 2009 08:09:53 -0300 Mauro Carvalho Chehab wrote: > > On Fri, 10 Apr 2009 23:11:58 -0700 > Andrew Morton wrote: > > > On Thu, 9 Apr 2009 16:33:05 +1000 Stephen Rothwell > > wrote: > > > > > I have created today's linux-nex

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

2009-01-18 Thread Stephen Rothwell
so this whole structure could probably go inside __KERNEL__. Then looking harder, I wonder if this header should be exported to user mode at all. -- Cheers, Stephen Rothwells...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ pgpIEiA3djoeT.pgp Description: PGP signature