RE: No audio support in struct v4l2_subdev_format

2014-07-06 Thread Divneil Wadhawan
Hi Hans, > int my_subdev_subscribe_event(struct v4l2_subdev *sd, struct v4l2_fh *fh, > struct v4l2_event_subscription *sub) > { > switch (sub->type) { > case V4L2_EVENT_CTRL: > return v4l2_ctrl_subdev_subscribe_event(sd, fh, sub); > case V4L2_EVENT_SOURCE_CHANGE: > return v4l2_src_change_event_su

cron job: media_tree daily build: WARNINGS

2014-07-06 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Mon Jul 7 04:00:25 CEST 2014 git branch: test git hash: ff792c85e60727e66774eb3da8129298690eab0c gcc versi

[PATCH] libdvbv5: provide crc32 to c++

2014-07-06 Thread André Roth
allow C++ apps to use crc32 Signed-off-by: André Roth --- lib/include/libdvbv5/crc32.h | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/include/libdvbv5/crc32.h b/lib/include/libdvbv5/crc32.h index d1968e8..4261bda 100644 --- a/lib/include/libdvbv5/crc32.h +++ b/

HVR 900 (USB ID 2040:6500) loses sound with recent em28xx drivers

2014-07-06 Thread Oravecz Csaba
Hi, I see there has been a major rewrite of em28xx (and some related) drivers and this card somehow might have fallen victim to it. It's been working fairly steadily so far but now sound is gone. There is some conspicuous difference in logs (see below), however, being nothing more just a naive en

drivers/media/pci/saa7134/saa7134-input.c: is variable b really uninitialized in line 136 ?

2014-07-06 Thread Toralf Förster
/me wonders if cppcheck is right here : static int get_key_flydvb_trio(struct IR_i2c *ir, u32 *ir_key, u32 *ir_raw) { int gpio; int attempt = 0; unsigned char b; /* We need this to access GPI Used by the saa_readl macro. */ struct saa7134_dev *dev = ir->c->

Re: [PATCH] [media] staging/solo6x10: SOLO6X10 should select BITREVERSE

2014-07-06 Thread Geert Uytterhoeven
On Sun, Jul 6, 2014 at 10:59 AM, Geert Uytterhoeven wrote: > CC kbuild test robot Doh, this time for real... > On Sun, Jul 6, 2014 at 10:58 AM, Geert Uytterhoeven > wrote: >> If CONFIG_SOLO6X10=y, but CONFIG_BITREVERSE=m: >> >> drivers/built-in.o: In function `solo_osd_print': >> (.tex

Re: [PATCH] [media] staging/solo6x10: SOLO6X10 should select BITREVERSE

2014-07-06 Thread Geert Uytterhoeven
CC kbuild test robot On Sun, Jul 6, 2014 at 10:58 AM, Geert Uytterhoeven wrote: > If CONFIG_SOLO6X10=y, but CONFIG_BITREVERSE=m: > > drivers/built-in.o: In function `solo_osd_print': > (.text+0x1c7a1f): undefined reference to `byte_rev_table' > make: *** [vmlinux] Error 1 > > Reporte

[PATCH] [media] staging/solo6x10: SOLO6X10 should select BITREVERSE

2014-07-06 Thread Geert Uytterhoeven
If CONFIG_SOLO6X10=y, but CONFIG_BITREVERSE=m: drivers/built-in.o: In function `solo_osd_print': (.text+0x1c7a1f): undefined reference to `byte_rev_table' make: *** [vmlinux] Error 1 Reported-by: kbuild test robot Signed-off-by: Geert Uytterhoeven --- drivers/staging/media/solo6x10