All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pwm: ti: Miscellaneous Fixes and cleanup for pwm.
@ 2013-12-18 11:36 Sourav Poddar
  2013-12-18 11:36 ` [PATCH 1/3] pwm: core: Rearrange pwm lock Sourav Poddar
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Sourav Poddar @ 2013-12-18 11:36 UTC (permalink / raw)
  To: thierry.reding; +Cc: linux-pwm, linux-omap, balbi, Sourav Poddar

This patch series caters to the issue faced while using tiecap
as a module.

The patch fix lock dependency issue which leads to crash during rmmod. 
Also fixes the clock control register setup values during CLK EN call. 

Sourav Poddar (3):
  pwm: core: Rearrange pwm lock usage.
  driver: pwm: ti-ecap: Rmove duplicate put_sync call.
  driver: pwmss: Disable stop during Enable clock call..

 drivers/pwm/core.c        |    4 +++-
 drivers/pwm/pwm-tiecap.c  |    1 -
 drivers/pwm/pwm-tipwmss.c |    2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-23 14:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 11:36 [PATCH 0/3] pwm: ti: Miscellaneous Fixes and cleanup for pwm Sourav Poddar
2013-12-18 11:36 ` [PATCH 1/3] pwm: core: Rearrange pwm lock Sourav Poddar
2014-01-23 13:54   ` Thierry Reding
2013-12-18 11:36 ` [PATCH 2/3] driver: pwm: ti-ecap: Remove duplicate put_sync call Sourav Poddar
2014-01-23 14:19   ` Thierry Reding
2013-12-18 11:36 ` [PATCH 3/3] driver: pwmss: Disable stop clk bit during enable clock call Sourav Poddar
2014-01-23 14:17   ` Thierry Reding
2014-01-08  6:47 ` [PATCH 0/3] pwm: ti: Miscellaneous Fixes and cleanup for pwm sourav

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.