[PATCH] vivid: Fix iteration in driver removal path

2015-09-28 Thread Ezequiel Garcia
When the diver is removed and all the resources are deallocated, we should be iterating through the created devices only. Currently, the iteration ends when vivid_devs[i] is NULL. Since the array contains VIVID_MAX_DEVS elements, it will oops if n_devs=VIVID_MAX_DEVS because in that case, no

Re: [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node

2015-09-28 Thread Krzysztof Kozlowski
W dniu 28.09.2015 o 20:54, Bartlomiej Zolnierkiewicz pisze: > > Hi, > > On Monday, September 28, 2015 05:52:13 PM Krzysztof Kozlowski wrote: >> W dniu 21.09.2015 o 18:59, Andrzej Pietrasiewicz pisze: >>> Hi Hans, >>> >>> W dniu 21.09.2015 o 11:50, Hans Verkuil pisze: On 18-09-15 16:21,

Re: [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node

2015-09-28 Thread Bartlomiej Zolnierkiewicz
Hi, On Monday, September 28, 2015 05:52:13 PM Krzysztof Kozlowski wrote: > W dniu 21.09.2015 o 18:59, Andrzej Pietrasiewicz pisze: > > Hi Hans, > > > > W dniu 21.09.2015 o 11:50, Hans Verkuil pisze: > >> On 18-09-15 16:21, Andrzej Pietrasiewicz wrote: > >>> From: Marek Szyprowski

Re: [git:media_tree/master] [media] rcar_vin: call g_std() instead of querystd()

2015-09-28 Thread Sergei Shtylyov
Hello. On 9/27/2015 11:08 PM, Mauro Carvalho Chehab wrote: This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/media_tree.git tree: Subject: [media] rcar_vin: call g_std() instead of querystd() Author: Sergei

Re: [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node

2015-09-28 Thread Krzysztof Kozlowski
W dniu 21.09.2015 o 18:59, Andrzej Pietrasiewicz pisze: > Hi Hans, > > W dniu 21.09.2015 o 11:50, Hans Verkuil pisze: >> On 18-09-15 16:21, Andrzej Pietrasiewicz wrote: >>> From: Marek Szyprowski >>> >>> Add Exynos 5433 jpeg h/w codec node. >>> >>> Signed-off-by: Marek

[PATCH] vivid: Add an option to configure the maximum number of devices

2015-09-28 Thread Ezequiel Garcia
The vivid driver currently has a hard-coded limit of 64 devices, however there's nothing that prevents the creation of even more devices. This commit adds a new driver option (which defaults to 64) to allow this maximum number to be configurable. Signed-off-by: Ezequiel Garcia

[PATCH v2 12/12] media: flash: use led_set_brightness_sync for torch brightness

2015-09-28 Thread Jacek Anaszewski
LED subsystem shifted responsibility for choosing between SYNC or ASYNC way of setting brightness from drivers to the caller. Adapt the wrapper to those changes. Signed-off-by: Jacek Anaszewski Cc: Sakari Ailus Cc: Pavel Machek

Re: [PATCH v2 12/12] media: flash: use led_set_brightness_sync for torch brightness

2015-09-28 Thread Pavel Machek
On Mon 2015-09-28 15:07:21, Jacek Anaszewski wrote: > LED subsystem shifted responsibility for choosing between SYNC or ASYNC > way of setting brightness from drivers to the caller. Adapt the wrapper > to those changes. Umm. Maybe right patch, but wrong position in the queue, no? If I understand

cron job: media_tree daily build: OK

2015-09-28 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: Tue Sep 29 04:00:20 CEST 2015 git branch: test git hash: ac4033e02a54a1dd3b22364d392ffe3da5d09a5f gcc