undefined reference to `bad_dma_ops'

2016-07-03 Thread kbuild test robot
Hi, It's probably a bug fix that unveils the link errors. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 4f302921c1458d790ae21147f7043f4e6b6a1085 commit: 420520766a796d3607639ba1e4fb1aadeadd [media] media: Kconfig: add dependency of HAS_DMA date:

Re: [RFC PATCH] media: s5p-mfc - remove vidioc_g_crop

2016-07-03 Thread Hans Verkuil
Hi Nicolas, On 07/02/2016 10:29 PM, Nicolas Dufresne wrote: > > Le 30 juin 2016 5:35 PM, "Shuah Khan" > a écrit : >> >> Remove vidioc_g_crop() from s5p-mfc decoder. Without its s_crop counterpart >> g_crop is not useful. Delete it. > >

Re: [PATCH v6 11/11] Input: sur40 - use new V4L2 touch input type

2016-07-03 Thread Florian Echtler
On 30.06.2016 19:38, Nick Dyer wrote: > Support both V4L2_TCH_FMT_TU08 and V4L2_PIX_FMT_GREY for backwards > compatibility. > > Note: I have not tested these changes (I have no access to the hardware) > so not signing off. I will try to test this ASAP. However, I'm currently ill, so it might

[linux-next:master 6700/7473] drivers/staging/media/cec/cec-adap.c:141:3: error: unknown field 'lost_msgs' specified in initializer

2016-07-03 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: d936b5e461b9545fa9a8a3357a40eea17aea5e28 commit: ca684386e6e21ba1511061f71577cdb6c3f2b3d3 [6700/7473] [media] cec: add HDMI CEC framework (api) config: openrisc-allmodconfig (attached as .config) compiler:

Re: ov519.c - allow setting i2c_detect_tries

2016-07-03 Thread Hans de Goede
Hi, On 16-07-15 00:51, valdis.kletni...@vt.edu wrote: I encountered a user who was having troubles getting a PlayStation EyeToy (USB ID 054c:0155) working as a webcam. They reported that repeated attempts would often make it work. Looking at the code, there was support for repeated attempts at

Re: [RFC] [PATCH 0/3] media: an attempt to refresh omap1_camera driver

2016-07-03 Thread Aaro Koskinen
Hi, On Fri, Jun 17, 2016 at 09:04:52AM +0200, Hans Verkuil wrote: > Out of curiosity: is supporting the Amstrad Delta something you do as a hobby > or are there other reasons? Out of curiousity, why should this matter? A. -- To unsubscribe from this list: send the line "unsubscribe linux-media"

Re: [3/7,media] gspca: avoid unused variable warnings

2016-07-03 Thread Hans de Goede
Hi Arnd, On 26-01-16 15:09, Arnd Bergmann wrote: When CONFIG_INPUT is disabled, multiple gspca backend drivers print compile-time warnings about unused variables: media/usb/gspca/cpia1.c: In function 'sd_stopN': media/usb/gspca/cpia1.c:1627:13: error: unused variable 'sd'

Stepping down as gspca and pwc maintainer

2016-07-03 Thread Hans de Goede
Hi All, Admittedly I've not been all that active as gspca and pwc maintainer lately, but officially I'm still the maintainer for both. Between my $dayjob, other foss projects and last but not least spending time with my wife and children I'm way too busy lately. So I'm hereby officially

cron job: media_tree daily build: ERRORS

2016-07-03 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 4 04:00:30 CEST 2016 git branch: test git hash: d81295d1bed850335f9f4ccb6b1aa4f6a123d4f0 gcc

Re: [PATCH v5 0/2] [media] atmel-isc: add driver for Atmel ISC

2016-07-03 Thread Wu, Songjun
On 7/1/2016 20:20, Hans Verkuil wrote: Hi Songjun, First of all, please CC patch 2/2 to linux-media as well the next time you post this. I only see 1/2 on the mailinglist, and we need both. Secondly, before I can accept it you need to run the v4l2-compliance test first and I need to see

Re: [RFC PATCH] media: s5p-mfc - remove vidioc_g_crop

2016-07-03 Thread Nicolas Dufresne
Le dimanche 03 juillet 2016 à 11:43 +0200, Hans Verkuil a écrit : > Hi Nicolas, > > On 07/02/2016 10:29 PM, Nicolas Dufresne wrote: > > > > Le 30 juin 2016 5:35 PM, "Shuah Khan" > > a écrit : > > > > > > Remove vidioc_g_crop() from

Re: undefined reference to `bad_dma_ops'

2016-07-03 Thread sudip
On Sunday 03 July 2016 09:12 AM, kbuild test robot wrote: Hi, It's probably a bug fix that unveils the link errors. Yes, and more is yet to come. :) Regards Sudip -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org