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
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
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/
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
/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->
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
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
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