Re: [PATCH v3 10/10] media: flash: use led_set_brightness_sync for torch brightness

2015-12-03 Thread Mauro Carvalho Chehab
Em Mon, 16 Nov 2015 11:47:58 +0200 Sakari Ailus escreveu: > Jacek Anaszewski wrote: > > This patch depends on the preceding LED core improvements patches > > from this patch set, and it would be best if it was merged through > > the LED tree. Can I get your ack for this? I've already obtained ack

Re: [PATCH v3 10/10] media: flash: use led_set_brightness_sync for torch brightness

2015-11-16 Thread Jacek Anaszewski
On 11/16/2015 10:47 AM, Sakari Ailus wrote: Jacek Anaszewski wrote: This patch depends on the preceding LED core improvements patches from this patch set, and it would be best if it was merged through the LED tree. Can I get your ack for this? I've already obtained acks for the whole set from Sa

Re: [PATCH v3 10/10] media: flash: use led_set_brightness_sync for torch brightness

2015-11-16 Thread Sakari Ailus
Jacek Anaszewski wrote: > This patch depends on the preceding LED core improvements patches > from this patch set, and it would be best if it was merged through > the LED tree. Can I get your ack for this? I've already obtained acks > for the whole set from Sakari. I agree with this going through

Re: [PATCH v3 10/10] media: flash: use led_set_brightness_sync for torch brightness

2015-11-16 Thread Jacek Anaszewski
Hi Mauro, This patch depends on the preceding LED core improvements patches from this patch set, and it would be best if it was merged through the LED tree. Can I get your ack for this? I've already obtained acks for the whole set from Sakari. Best Regards, Jacek Anaszewski On 10/07/2015 11:10

Re: [PATCH v3 10/10] media: flash: use led_set_brightness_sync for torch brightness

2015-10-07 Thread Pavel Machek
On Wed 2015-10-07 11:10:48, 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. > > Signed-off-by: Jacek Anaszewski > Cc: Sakari Ailus 7-10 of the series:

[PATCH v3 10/10] media: flash: use led_set_brightness_sync for torch brightness

2015-10-07 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 Cc: linux-media@vger.kernel.org --- drivers/media/v4l2-core/v4l2-f