Re: [PATCH] pwm: Create device class for pwm channels

2016-07-11 Thread David Hsu
On Mon, Jul 11, 2016 at 2:39 AM, Thierry Reding wrote: > On Wed, Jun 15, 2016 at 04:52:56PM -0700, David Hsu wrote: >> On Wed, Jun 15, 2016 at 7:37 AM, Thierry Reding >> wrote: >> > On Tue, Jun 14, 2016 at 07:12:04PM -0700, Greg KH wrote: >> >> From: David Hsu >> >> >> >> Pwm channels don't send

Re: [PATCH] pwm: Create device class for pwm channels

2016-07-11 Thread Thierry Reding
On Wed, Jun 15, 2016 at 04:52:56PM -0700, David Hsu wrote: > On Wed, Jun 15, 2016 at 7:37 AM, Thierry Reding > wrote: > > On Tue, Jun 14, 2016 at 07:12:04PM -0700, Greg KH wrote: > >> From: David Hsu > >> > >> Pwm channels don't send uevents when exported, this change adds the > >> channels to a

Re: [PATCH] pwm: Create device class for pwm channels

2016-06-24 Thread David Hsu
On Wed, Jun 15, 2016 at 4:52 PM, David Hsu wrote: > On Wed, Jun 15, 2016 at 7:37 AM, Thierry Reding > wrote: >> On Tue, Jun 14, 2016 at 07:12:04PM -0700, Greg KH wrote: >>> From: David Hsu >>> >>> Pwm channels don't send uevents when exported, this change adds the >>> channels to a pwm class and

Re: [PATCH] pwm: Create device class for pwm channels

2016-06-15 Thread David Hsu
On Wed, Jun 15, 2016 at 7:37 AM, Thierry Reding wrote: > On Tue, Jun 14, 2016 at 07:12:04PM -0700, Greg KH wrote: >> From: David Hsu >> >> Pwm channels don't send uevents when exported, this change adds the >> channels to a pwm class and set their device type to pwm_channel so >> uevents are sent

Re: [PATCH] pwm: Create device class for pwm channels

2016-06-15 Thread Thierry Reding
On Tue, Jun 14, 2016 at 07:12:04PM -0700, Greg KH wrote: > From: David Hsu > > Pwm channels don't send uevents when exported, this change adds the > channels to a pwm class and set their device type to pwm_channel so > uevents are sent. > > To do this properly, the device names need to change to