Re: [PATCH v2] leds: triggers: send uevent when changing triggers

2012-08-26 Thread Bryan Wu
My bad. I apologize to the delay. I missed the v2 original patch email in this thread, but googled and found it. Applied to my for-next branch now. Thanks, -Bryan On Tue, Aug 14, 2012 at 7:34 PM, Bryan Wu wrote: > On Wed, Aug 8, 2012 at 10:16 AM, Bryan Wu wrote: >> On Wed, Aug 8, 2012 at 9:12 A

Re: [PATCH v2] leds: triggers: send uevent when changing triggers

2012-08-14 Thread Bryan Wu
On Wed, Aug 8, 2012 at 10:16 AM, Bryan Wu wrote: > On Wed, Aug 8, 2012 at 9:12 AM, Henrique de Moraes Holschuh > wrote: >> On Tue, 07 Aug 2012, Colin Cross wrote: >>> Some triggers create sysfs files when they are enabled. Send a uevent >>> "change" notification whenever the trigger is changed t

Re: [PATCH v2] leds: triggers: send uevent when changing triggers

2012-08-07 Thread Bryan Wu
On Wed, Aug 8, 2012 at 9:12 AM, Henrique de Moraes Holschuh wrote: > On Tue, 07 Aug 2012, Colin Cross wrote: >> Some triggers create sysfs files when they are enabled. Send a uevent >> "change" notification whenever the trigger is changed to allow userspace >> processes such as udev to modify per

Re: [PATCH v2] leds: triggers: send uevent when changing triggers

2012-08-07 Thread Henrique de Moraes Holschuh
On Tue, 07 Aug 2012, Colin Cross wrote: > Some triggers create sysfs files when they are enabled. Send a uevent > "change" notification whenever the trigger is changed to allow userspace > processes such as udev to modify permissions on the new files. > > A change notification will also be sent d

Re: [PATCH v2] leds: triggers: send uevent when changing triggers

2012-08-07 Thread Greg KH
On Tue, Aug 07, 2012 at 12:58:15PM -0700, Colin Cross wrote: > Some triggers create sysfs files when they are enabled. Send a uevent > "change" notification whenever the trigger is changed to allow userspace > processes such as udev to modify permissions on the new files. > > A change notificatio

Re: [PATCH v2] leds: triggers: send uevent when changing triggers

2012-08-07 Thread Greg KH
On Tue, Aug 07, 2012 at 01:47:23PM -0700, Colin Cross wrote: > On Tue, Aug 7, 2012 at 1:42 PM, Greg KH wrote: > > On Tue, Aug 07, 2012 at 12:58:15PM -0700, Colin Cross wrote: > >> Some triggers create sysfs files when they are enabled. Send a uevent > >> "change" notification whenever the trigger

Re: [PATCH v2] leds: triggers: send uevent when changing triggers

2012-08-07 Thread Colin Cross
On Tue, Aug 7, 2012 at 1:42 PM, Greg KH wrote: > On Tue, Aug 07, 2012 at 12:58:15PM -0700, Colin Cross wrote: >> Some triggers create sysfs files when they are enabled. Send a uevent >> "change" notification whenever the trigger is changed to allow userspace >> processes such as udev to modify pe

Re: [PATCH v2] leds: triggers: send uevent when changing triggers

2012-08-07 Thread Greg KH
On Tue, Aug 07, 2012 at 12:58:15PM -0700, Colin Cross wrote: > Some triggers create sysfs files when they are enabled. Send a uevent > "change" notification whenever the trigger is changed to allow userspace > processes such as udev to modify permissions on the new files. > > A change notificatio