re: [media] go7007: don't continue if firmware can't be loaded

2015-10-22 Thread Dan Carpenter
Hello Hans Verkuil, The patch 59aea928d57f: "[media] go7007: don't continue if firmware can't be loaded" from Mar 17, 2013, leads to the following static checker warning: drivers/media/usb/go7007/go7007-usb.c:1292 go7007_usb_probe() warn: we tested 'board->flags & (1 << 0)'

Re: [PATCH MC Next Gen v2 2/3] sound/usb: Create media mixer function and control interface entities

2015-10-22 Thread Takashi Iwai
On Wed, 21 Oct 2015 01:25:15 +0200, Shuah Khan wrote: > > Add support for creating MEDIA_ENT_F_AUDIO_MIXER entity for > each mixer and a MEDIA_INTF_T_ALSA_CONTROL control interface > entity that links to mixer entities. MEDIA_INTF_T_ALSA_CONTROL > entity corresponds to the control device for the

[PATCH] DocBook media: s/input stream/capture stream/

2015-10-22 Thread Hans Verkuil
The term "input stream" is confusing since it is not clear whether this is an input stream from the point of view of the application or from the point of view of the hardware. So replace it with the more standard term "capture stream". Signed-off-by: Hans Verkuil diff

[PATCH] go7007: fix broken test

2015-10-22 Thread Hans Verkuil
The wrong flags field was tested for the GO7007_BOARD_HAS_AUDIO flag: that flag is in board->main_info.flags, not in board->flags. Signed-off-by: Hans Verkuil Reported-by: Dan Carpenter diff --git a/drivers/media/usb/go7007/go7007-usb.c

[GIT PULL for v4.3] media fixes

2015-10-22 Thread Mauro Carvalho Chehab
Hi Linus Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v4.3-4 For some regression fixes and potential security issues: - netup_unidvb: fix potential crash when spi is NULL - rtl28xxu: fix control message flaws - m88ds3103: fix

Your Inheritance

2015-10-22 Thread
Hello, I wish to notify you that late Gianni Agnelli, had included you as beneficiary of his Will. He left the sum of sixty Million, Five Hundred Thousand Dollars (US$60, 500,000.00) to you in the Codicil and last testament to his Will. This may sound strange and unbelievable to you; you are

[patch] [media] uvcvideo: small cleanup in uvc_video_clock_update()

2015-10-22 Thread Dan Carpenter
Smatch is not smart enough to see that ">clock.lock" and ">lock" are the same thing so it complains about the locking here. Let's make it more consistent. Signed-off-by: Dan Carpenter diff --git a/drivers/media/usb/uvc/uvc_video.c b/drivers/media/usb/uvc/uvc_video.c

cron job: media_tree daily build: OK

2015-10-22 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: Fri Oct 23 04:00:18 CEST 2015 git branch: test git hash: 79f5b6ae960d380c829fb67d5dadcd1d025d2775 gcc