On Fri, 13 Feb 2009 11:49:47 +0100 Hans Verkuil <hverkuil@xxxxxxxxx> wrote: > Hi Mauro, > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the > following: > > - v4l2-subdev: add querystd and g_input_status > > It's a small change, but it is needed to pave the way for converting the > v4l1 zoran and vino i2c modules to v4l2. $ ./hgimport http://www.linuxtv.org/hg/~hverkuil/v4l-dvb Pushing from remote site http://www.linuxtv.org/hg/~hverkuil/v4l-dvb, tree: v4l-dvb Number of patches: 0 Diffstat of the imported series: /tmp/newpatches/hg_v4l-dvb_*.patch: No such file or directory checkpatch.pl: /tmp/newpatches/*.patch: open failed - Arquivo ou diretório não encontrado To cherry pick all files, you can do something like: for i in /tmp/newpatches/*.patch; do ./mailimport $i; done It seems it is empty. > > Thanks, > > Hans > > diffstat: > drivers/media/video/v4l2-subdev.c | 4 ++++ > include/media/v4l2-common.h | 3 +++ > include/media/v4l2-subdev.h | 2 ++ > 3 files changed, 9 insertions(+) > Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html