Re: [PATCH/RFC v5 2/4] leds: implement sysfs interface locking mechanism

2014-09-11 Thread Jacek Anaszewski
Hi Bryan, Thanks for a review. On 09/12/2014 03:11 AM, Bryan Wu wrote: On Wed, Aug 20, 2014 at 6:41 AM, Jacek Anaszewski wrote: Add a mechanism for locking LED subsystem sysfs interface. This patch prepares ground for addition of LED Flash Class extension, whose API will be integrated with V4

Re: [PATCH/RFC v5 2/4] leds: implement sysfs interface locking mechanism

2014-09-11 Thread Bryan Wu
On Wed, Aug 20, 2014 at 6:41 AM, Jacek Anaszewski wrote: > Add a mechanism for locking LED subsystem sysfs interface. > This patch prepares ground for addition of LED Flash Class > extension, whose API will be integrated with V4L2 Flash API. > Such a fusion enforces introducing a locking scheme, w

[PATCH/RFC v5 2/4] leds: implement sysfs interface locking mechanism

2014-08-20 Thread Jacek Anaszewski
Add a mechanism for locking LED subsystem sysfs interface. This patch prepares ground for addition of LED Flash Class extension, whose API will be integrated with V4L2 Flash API. Such a fusion enforces introducing a locking scheme, which will secure consistent access to the LED Flash Class device.