cron job: media_tree daily build: OK

2014-07-16 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: Thu Jul 17 04:00:27 CEST 2014 git branch: test git hash: 3c0d394ea7022bb9666d9df97a5776c4bcc3045c gcc versi

Re: [PATCH/RFC v4 07/21] of: add of_node_ncmp wrapper

2014-07-16 Thread Sakari Ailus
On Fri, Jul 11, 2014 at 04:04:10PM +0200, Jacek Anaszewski wrote: > The wrapper for strnicmp is required for checking whether a node has > expected prefix. Acked-by: Sakari Ailus -- Sakari Ailus e-mail: sakari.ai...@iki.fi XMPP: sai...@retiisi.org.uk -- To unsubscribe from this list: send t

Re: [PATCH/RFC v4 06/21] leds: add API for setting torch brightness

2014-07-16 Thread Sakari Ailus
Hi Jacek, Jacek Anaszewski wrote: ... diff --git a/include/linux/leds.h b/include/linux/leds.h index 1a130cc..9bea9e6 100644 --- a/include/linux/leds.h +++ b/include/linux/leds.h @@ -44,11 +44,21 @@ struct led_classdev { #define LED_BLINK_ONESHOT_STOP(1 << 18) #define LED_BLINK_INVER

Re: [PATCH/RFC v4 00/21] LED / flash API integration

2014-07-16 Thread Bryan Wu
On Wed, Jul 16, 2014 at 10:19 AM, Bryan Wu wrote: > On Fri, Jul 11, 2014 at 7:04 AM, Jacek Anaszewski > wrote: >> This is is the fourth version of the patch series being a follow up >> of the discussion on Media summit 2013-10-23, related to the >> LED / flash API integration (the notes from the

Re: [PATCH/RFC v4 00/21] LED / flash API integration

2014-07-16 Thread Bryan Wu
On Fri, Jul 11, 2014 at 7:04 AM, Jacek Anaszewski wrote: > This is is the fourth version of the patch series being a follow up > of the discussion on Media summit 2013-10-23, related to the > LED / flash API integration (the notes from the discussion were > enclosed in the message [1], paragraph 5

Re: [PATCH/RFC v4 05/21] leds: avoid using deprecated DEVICE_ATTR macro

2014-07-16 Thread Sakari Ailus
Hi Jacek, Jacek Anaszewski wrote: Make the sysfs attributes definition consistent in the whole file. The modification entails change of the function name: led_max_brightness_show -> max_brightness_show I'm not sure whether DEVICE_ATTR() is really deprecated but nevertheless this is cleaner.

Re: [PATCH/RFC v4 04/21] leds: Reorder include directives

2014-07-16 Thread Sakari Ailus
Hi Jacek, Jacek Anaszewski wrote: Reorder include directives so that they are arranged in alphabetical order. Signed-off-by: Jacek Anaszewski Acked-by: Kyungmin Park Cc: Bryan Wu Cc: Richard Purdie --- drivers/leds/led-class.c | 13 +++-- drivers/leds/led-core.c |3 ++- i

Re: [PATCH/RFC v4 02/21] leds: implement sysfs interface locking mechanism

2014-07-16 Thread Sakari Ailus
Hi Jacek, Thank you for the update! Jacek Anaszewski wrote: ... diff --git a/drivers/leds/led-core.c b/drivers/leds/led-core.c index 71b40d3..4d7cb31 100644 --- a/drivers/leds/led-core.c +++ b/drivers/leds/led-core.c @@ -126,3 +126,21 @@ void led_set_brightness(struct led_classdev *led_cdev,

[GIT PULL FOR v3.17] Add support for compound controls, use in solo/go7007

2014-07-16 Thread Hans Verkuil
Hi Mauro, This is the revised pull request for the compound control patch series that you wanted. The only change made since the previous pull request is that the max dimensions is reduced to 4. The previous pull request is here: https://patchwork.linuxtv.org/patch/24546/ I have added support f

RE: [PATCH] s5p-mfc: limit the size of the CPB

2014-07-16 Thread Kamil Debski
Hi Panpan, I merged your patch to my tree. However, next time please base the patch on the newest branch from Mauro. Please mind the whitespaces, I had to manually correct them. Also, please add version number to the [PATCH] part of subject e.g. [PATCH v10]. Best wishes, -- Kamil Debski Samsung

Siano Rio problems (idVendor=187f, idProduct=0600)

2014-07-16 Thread Johannes Werner
Dear all, I hope this is the right place to ask for help / clarification (linuxtv.org/ suggests it). I saw that Siano does indeed contribute to the media drivers in the kernel (so I hope somebody relevant is reading this). I have some questions about the Siano Rio chip that I could not answer by a

[GIT PULL for 3.17] mem2mem changes

2014-07-16 Thread Kamil Debski
The following changes since commit 3c0d394ea7022bb9666d9df97a5776c4bcc3045c: [media] dib8000: improve the message that reports per-layer locks (2014-07-07 09:59:01 -0300) are available in the git repository at: git://linuxtv.org/kdebski/media_tree_2.git for-3.17 for you to fetch changes up